Index: /trunk/Ohana/src/libfits/table/F_set_column.c
===================================================================
--- /trunk/Ohana/src/libfits/table/F_set_column.c	(revision 39992)
+++ /trunk/Ohana/src/libfits/table/F_set_column.c	(revision 39993)
@@ -44,5 +44,5 @@
 
   ohana_memcheck_block (data);
-# endif
+# else
 
   memset (tlabel,  0, 256);
@@ -51,4 +51,5 @@
   memset (type,    0, 64);
   memset (tmpline, 0, 64);
+# endif
 
   if (label == (char *) NULL) return (FALSE);
