1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/net/gopher/files/patch-object_GSgopherobj.c
Richard Gallamore 0fb518c204 * Give maintainer to submitter, Aaron Baugher
* Added license information
* Cleaned up Makefile

PR:		220973
Submitted by:	Aaron Baugher (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11897
2017-08-08 22:15:24 +00:00

12 lines
286 B
C

--- object/GSgopherobj.c.orig 2003-08-18 16:58:58 UTC
+++ object/GSgopherobj.c
@@ -2003,7 +2003,7 @@ GSfromURL(GopherObj *gs, char *urltxt, c
case news:
case unset:
case unknown:
- }
+ break;}
if (serviceType == ftp) {
if (!(doneflags & G_PATH)) {