forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
14 lines
283 B
C
14 lines
283 B
C
|
|
$FreeBSD$
|
|
|
|
--- object/GSgopherobj.c.orig Sun Aug 22 15:51:21 2004
|
|
+++ object/GSgopherobj.c Sun Aug 22 15:51:30 2004
|
|
@@ -2003,7 +2003,7 @@
|
|
case news:
|
|
case unset:
|
|
case unknown:
|
|
- }
|
|
+ break;}
|
|
|
|
if (serviceType == ftp) {
|
|
if (!(doneflags & G_PATH)) {
|