--- trunk/OOPSE-4/src/utils/residentMem.h 2005/02/15 05:05:33 2024 +++ trunk/OOPSE-4/src/utils/residentMem.h 2005/04/15 22:04:00 2204 @@ -5,8 +5,8 @@ extern "C" { extern "C" { #endif -/** Returns an estimate of the amount of memory being used by other processes. */ -double residentMem (); + /** Returns an estimate of the amount of memory being used by other processes. */ + double residentMem (); #ifdef __cplusplus }