diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-12 01:08:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-12 01:08:04 +0000 |
commit | a33a3f9264c8c9d506a06fae1b7f89ee071c9917 (patch) | |
tree | 3681760843d23144994884cbce25b3b1e6352101 /sysutils/mbmon/files/patch-testsmb.c | |
parent | Note that the image decoding vulnerabilities in gdk-pixbuf have been (diff) |
maintainer-update of xmbmon port.
maintainer-update of xmbmon port.
TO VERSION 205
PR: ports/71814
Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net>
Diffstat (limited to 'sysutils/mbmon/files/patch-testsmb.c')
-rw-r--r-- | sysutils/mbmon/files/patch-testsmb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/mbmon/files/patch-testsmb.c b/sysutils/mbmon/files/patch-testsmb.c index ceabe4903225..f02a2e6b69cb 100644 --- a/sysutils/mbmon/files/patch-testsmb.c +++ b/sysutils/mbmon/files/patch-testsmb.c @@ -17,6 +17,7 @@ $FreeBSD$ CloseIO(); -exit: + ; /* dummy statment for gcc 3.4 or after */ } /* endo of Big roop for smb_base candidates */ exit (0); |