Move to ANSI C.
[gnulib.git] / lib / ChangeLog
index aa6c662..2b535af 100644 (file)
@@ -1,3 +1,9 @@
+2002-11-19  Bruno Haible  <bruno@clisp.org>
+
+       * gcd.h (PARAMS): Remove macro.
+       (gcd): Use ANSI C function declarations.
+       * gcd.c (gcd): Likewise.
+
 2002-11-15  Bruno Haible  <bruno@clisp.org>
 
        * strcspn.c: Include <stddef.h>.