mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-29 09:52:29 +01:00
Another // comment
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user