summaryrefslogtreecommitdiffstats
path: root/src/msc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/msc.cpp')
-rw-r--r--src/msc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msc.cpp b/src/msc.cpp
index 0137e1b..51e23fa 100644
--- a/src/msc.cpp
+++ b/src/msc.cpp
@@ -51,7 +51,7 @@ static bool convertMapFile(FTextStream &t,const char *mapName,const QCString rel
bool isRef = FALSE;
int numBytes = f.readLine(buf,maxLineLen);
buf[numBytes-1]='\0';
- //printf("ReadLine `%s'\n",buf);
+ //printf("ReadLine '%s'\n",buf);
if (qstrncmp(buf,"rect",4)==0)
{
// obtain the url and the coordinates in the order used by graphviz-1.5