diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
| commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
| tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /games/ggz-txt-client/files/patch-ggz-txt__loop.c | |
| parent | editors/fte: update to 20110708 (diff) | |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes:
svn path=/head/; revision=363362
Diffstat (limited to 'games/ggz-txt-client/files/patch-ggz-txt__loop.c')
| -rw-r--r-- | games/ggz-txt-client/files/patch-ggz-txt__loop.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/ggz-txt-client/files/patch-ggz-txt__loop.c b/games/ggz-txt-client/files/patch-ggz-txt__loop.c new file mode 100644 index 000000000000..174b2920b273 --- /dev/null +++ b/games/ggz-txt-client/files/patch-ggz-txt__loop.c @@ -0,0 +1,10 @@ +--- ggz-txt/loop.c.orig Mon May 17 23:20:01 2004 ++++ ggz-txt/loop.c Sun Jul 18 20:25:18 2004 +@@ -32,6 +32,7 @@ + #include <ggz.h> + #include <unistd.h> + #include <stdlib.h> ++#include <string.h> + #include <sys/time.h> + #include <sys/types.h> + |
