1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-06-22 18:56:39 +02:00

Fixed those // comments

This commit is contained in:
nwanua
2000-11-04 04:06:35 +00:00
parent a1dc24bab1
commit d2decce5e7
+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