From ea23bdf69bceaca14dc898f426b19bf500c8bd16 Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 9 Nov 2012 10:20:59 +0000 Subject: [PATCH] precise comment --- src/SMDS/SMDS_MemoryLimit.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SMDS/SMDS_MemoryLimit.cxx b/src/SMDS/SMDS_MemoryLimit.cxx index 8df52064a..2bcf1a5d4 100644 --- a/src/SMDS/SMDS_MemoryLimit.cxx +++ b/src/SMDS/SMDS_MemoryLimit.cxx @@ -22,8 +22,8 @@ // Author : Edward AGAPOV (eap) // Executable to find out a lower RAM limit (MB), i.e. at what size of freeRAM // reported by sysinfo, no more memory can be allocated. -// This is not done inside a function of SALOME because allocated memory is not returned -// to the system. (PAL16631) +// This is not done inside a function of SALOME because allocated memory is not always +// returned to the system. (PAL16631) // #ifndef WIN32 #include -- 2.39.2