2000-10-06 Dave Brolley <brolley@redhat.com>
[deliverable/binutils-gdb.git] / libiberty / calloc.c
index c8c0a78a7a131a2e3d2f052e7d2107a455397c2a..334b18db86a41d303e013e5380028942e663752d 100644 (file)
@@ -1,3 +1,6 @@
+/* calloc -- allocate memory which has been initialized to zero.
+   This function is in the public domain. */
 #include "ansidecl.h"
 #include "libiberty.h"
  
This page took 0.022918 seconds and 4 git commands to generate.