SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
archivers/macutil/patches/patch-fileio_rdfileopt_h
Normal file
13
archivers/macutil/patches/patch-fileio_rdfileopt_h
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: fileio/rdfileopt.h
|
||||
--- fileio/rdfileopt.h.orig
|
||||
+++ fileio/rdfileopt.h
|
||||
@@ -1,5 +1,5 @@
|
||||
-extern int rdfileopt();
|
||||
-extern void give_rdfileopt();
|
||||
-extern void set_norecurse();
|
||||
-extern char *get_rdfileopt();
|
||||
+extern int rdfileopt(char);
|
||||
+extern void give_rdfileopt(void);
|
||||
+extern void set_norecurse(void);
|
||||
+extern char *get_rdfileopt(void);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue