From 3272e882b8a7c78756680d3b45fd093e15e9316f Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 16 Jun 2013 15:50:51 +0000 Subject: - add prototypes and fix a ton of warnings --- mail/pathalias/files/patch-config.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/pathalias/files/patch-config.h (limited to 'mail/pathalias/files/patch-config.h') diff --git a/mail/pathalias/files/patch-config.h b/mail/pathalias/files/patch-config.h new file mode 100644 index 000000000000..a5f5af24fbec --- /dev/null +++ b/mail/pathalias/files/patch-config.h @@ -0,0 +1,11 @@ +--- config.h.orig 1993-03-03 22:10:30.000000000 +0100 ++++ config.h 2013-06-16 15:49:18.000000000 +0200 +@@ -29,7 +29,7 @@ + + #ifdef MAIN + #ifndef lint +-static char *c_sccsid = "@(#)config.h 9.5 91/06/11"; ++static const char *c_sccsid = "@(#)config.h 9.5 91/06/11"; + #endif /*lint*/ + #endif /*MAIN*/ + -- cgit v1.2.3