freebsd-ports/devel/libowfat/files/patch-t.c
Martin Wilke 10e669e4b7 - Update to 0.25
PR:		107912
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-01-15 20:06:58 +00:00

11 lines
223 B
C

--- t.c.orig Tue Nov 7 18:56:35 2006
+++ t.c Sat Jan 13 14:37:06 2007
@@ -41,8 +41,6 @@
}
int main(int argc,char* argv[]) {
- (void)argc;
- (void)argv;
#if 0
io_batch* b=iob_new(1234);
int64 fd=open("t.c",0);