SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
archivers/macutil/patches/patch-fileio_wrfileopt_h
Normal file
15
archivers/macutil/patches/patch-fileio_wrfileopt_h
Normal file
|
@ -0,0 +1,15 @@
|
|||
Index: fileio/wrfileopt.h
|
||||
--- fileio/wrfileopt.h.orig
|
||||
+++ fileio/wrfileopt.h
|
||||
@@ -1,6 +1,6 @@
|
||||
-extern int wrfileopt();
|
||||
-extern void give_wrfileopt();
|
||||
-extern void set_wrfileopt();
|
||||
-extern void set_s_wrfileopt();
|
||||
-extern char *get_wrfileopt();
|
||||
+extern int wrfileopt(char);
|
||||
+extern void give_wrfileopt(void);
|
||||
+extern void set_wrfileopt(int);
|
||||
+extern void set_s_wrfileopt(int);
|
||||
+extern char *get_wrfileopt(void);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue