Being there, I just found by chance a typo which is probably harmless on
libfossil..

(diff against: 61233f6026)

Index: src/fsl.c
==================================================================
--- src/fsl.c
+++ src/fsl.c
@@ -107,11 +107,11 @@
     return NULL;
   }else{
     /* realloc() */
     return FLCA.f(FLCA.state, mem, n);
   }
-#undef FLC
+#undef FLCA
 }
 
 #if 0
 /* highly arguable */
   /**


-- 
Martin G.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to