(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc.
This commit is contained in:
@@ -1849,7 +1849,7 @@ static void QZ_HideMouse(void)
|
||||
|
||||
QZ_AskQuit();
|
||||
|
||||
return NSTerminateCancel; // NSTerminateLater ?
|
||||
return NSTerminateCancel; // NSTerminateLater ?
|
||||
}
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user