cleanup: remove unnecessary (=invisible) leading spaces

This commit is contained in:
marschap
2006-04-27 15:10:59 +00:00
parent 9b111eeac4
commit d4a3e7444d
40 changed files with 212 additions and 212 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ sock_shutdown ()
retVal = -1;
}
#endif
return retVal;
}