1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/mail/popular/files/patch-src-pdeliver.c
2006-12-16 14:05:00 +00:00

12 lines
252 B
C

--- src/pdeliver.c.orig Mon Apr 30 14:20:34 2001
+++ src/pdeliver.c Sat Dec 16 15:01:12 2006
@@ -33,7 +33,7 @@
#include "popular.h"
-static int debug;
+int debug;
/*****************************************************************************