SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/pchar/patches/patch-Pctest_h
Normal file
12
net/pchar/patches/patch-Pctest_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: Pctest.h
|
||||
--- Pctest.h.orig
|
||||
+++ Pctest.h
|
||||
@@ -86,7 +86,7 @@ class Pctest {
|
||||
virtual char *GetPrintableAddress() = 0;
|
||||
virtual char *GetPrintableAddress(void *a) = 0;
|
||||
virtual char *GetName(void *a) = 0;
|
||||
- virtual char *GetAddressFamilyString() = 0;
|
||||
+ virtual const char *GetAddressFamilyString() = 0;
|
||||
virtual int GetAddressFamily() = 0;
|
||||
|
||||
// Get input and output sockets needed
|
Loading…
Add table
Add a link
Reference in a new issue