fixed doc

This commit is contained in:
Jeff Hill
2001-02-15 00:22:01 +00:00
parent 93aa11d2f6
commit b572a856e9
+1 -1
View File
@@ -32,7 +32,7 @@
// }
//
// If you wish to force use of the new operator, then declare your class's
// destructor as a private member function.
// destructor as a protected member function.
//
#include <stdio.h>