Index: /issm/trunk-jpl/src/c/shared/MemOps/MemOps.h
===================================================================
--- /issm/trunk-jpl/src/c/shared/MemOps/MemOps.h	(revision 14904)
+++ /issm/trunk-jpl/src/c/shared/MemOps/MemOps.h	(revision 14905)
@@ -1,8 +1,8 @@
-/* \file alloc.h
+/* \file MemOps.h
  * \brief: header file for memory allocations as well as templated new/delete checking for non-null pointers
  */
 
-#ifndef _ALLOC_H_
-#define _ALLOC_H_
+#ifndef _MEM_OPS_H_
+#define _MEM_OPS_H_
 
 #include <cassert>
