forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
171 B
C
10 lines
171 B
C
--- ./display.c.orig 1990-02-02 03:02:53.000000000 +0100
|
|
+++ ./display.c 2012-08-24 12:52:07.093913492 +0200
|
|
@@ -269,6 +269,7 @@
|
|
}
|
|
|
|
|
|
+void
|
|
process_item(n)
|
|
int n ;
|
|
{
|