projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove @ingroup; use @category instead
[wxWidgets.git]
/
utils
/
tex2rtf
/
src
/
readshg.cpp
diff --git
a/utils/tex2rtf/src/readshg.cpp
b/utils/tex2rtf/src/readshg.cpp
index 3d5cc5ee1229759b0fdca01718f4b3850b1ace9a..86e08e5eefe737ec58dbf89a0445e182343c29ea 100644
(file)
--- a/
utils/tex2rtf/src/readshg.cpp
+++ b/
utils/tex2rtf/src/readshg.cpp
@@
-107,7
+107,7
@@
int ParseSHG( const wxChar* fileName, HotSpot **hotspots)
// Convert Windows .SHG file to HTML map file
-bool SHGToMap(
wxChar *filename,
wxChar *defaultFile)
+bool SHGToMap(
const wxChar *filename, const
wxChar *defaultFile)
{
// Test the SHG parser
HotSpot *hotspots = NULL;