]> code.citadel.org Git - citadel.git/blobdiff - citadel/aidepost.c
- further configure tweaks for FreeBSD and Tru64 Unix
[citadel.git] / citadel / aidepost.c
index c897146074306bc2797ecd8fb37071bd75f7c70c..1d38d92ef712dc58cc56459d219c77652a33e39f 100644 (file)
@@ -25,7 +25,7 @@
 #include "citadel.h"
 #include "config.h"
 
-void make_message(FILE *fp, char *target_room, char *author)
+static void make_message(FILE *fp, char *target_room, char *author)
 {
        int a;
        long bb, cc;