fixed prepending '*' to nontranslated comments by taking also tabs into account

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-doxygen@13731 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marko Klopcic 2012-08-30 20:35:23 +00:00
commit 2f77dbc7f4
2 changed files with 6 additions and 6 deletions

View file

@ -31,7 +31,7 @@
* Returns address of file line.
*
* @param fileName name of the file, where the source line is located
* @param line line number
* @param line line number
* @param isGetSize if set, for every object location both address and size are returned
*
* @link Connection::getId() @endlink <br>