mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 09:10:32 -04:00
10 lines
178 B
C
10 lines
178 B
C
--- src/complete.c.orig Mon Aug 23 17:17:13 2004
|
|
+++ src/complete.c Mon Aug 23 17:17:24 2004
|
|
@@ -183,6 +183,7 @@
|
|
sizeof(u_char *));
|
|
}
|
|
next:
|
|
+ ;
|
|
}
|
|
comps[i] = NULL;
|
|
|