Better description

This commit is contained in:
Eric Andersen 2000-07-26 00:53:34 +00:00
parent cc10a5b42b
commit 0d49dd53cf

View File

@ -253,7 +253,8 @@
// #define BB_FEATURE_INSTALLER
//
// Clean up all memory before exiting -- usually not needed
// as the OS can clean up...
// as the OS can clean up... Don't enable this unless you
// have a really good reason for cleaning things up manually.
//#define BB_FEATURE_CLEAN_UP
//
// End of Features List