1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-25 10:01:26 +02:00

Another // comment

This commit is contained in:
dan
2000-11-04 03:53:19 +00:00
parent d00e72bc45
commit a1dc24bab1
+1 -1
View File
@@ -3603,7 +3603,7 @@ WMSetTextIgnoresNewline(WMText *tPtr, Bool ignore)
{ {
if (!tPtr) if (!tPtr)
return; return;
// tPtr->flags.ignoreNewLine = ignore; /* tPtr->flags.ignoreNewLine = ignore;*/
} }
Bool Bool