slight cleanup, also new script for checking files for obscenities, which has already
[feisty_meow.git] / nucleus / library / basis / definitions.h
index c76e10ae35fa0c699032e626d835d6c6a1367fcc..421df898e14ee8ec03070d1a090c1b1f1d9e8976 100644 (file)
@@ -182,7 +182,7 @@ public:
     //    condition; the address of a local variable is being returned, making
     //    the returned object junk in almost all cases.
     // 4996 turns off warnings about deprecated functions, which are mostly
-    //    bullshit, since these are mainly the core posix functions.
+    //    nonsense, since these are mainly the core posix functions.
 #endif  // ms visual c++.
 
 //////////////