X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fbasis%2Fdefinitions.h;h=421df898e14ee8ec03070d1a090c1b1f1d9e8976;hb=51b587223136de70cd5a9f1cfbf2bf80b4e70ba0;hp=c76e10ae35fa0c699032e626d835d6c6a1367fcc;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/nucleus/library/basis/definitions.h b/nucleus/library/basis/definitions.h index c76e10ae..421df898 100644 --- a/nucleus/library/basis/definitions.h +++ b/nucleus/library/basis/definitions.h @@ -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++. //////////////