opnsense-ports/comms/hamlib/files/patch-bindings_rotator.swg
Franco Fichtner 32dca09af1 */*: sync with upstream
Taken from: FreeBSD
2015-10-03 12:07:59 +02:00

11 lines
240 B
Text

--- bindings/rotator.swg.orig 2015-09-19 12:08:54 UTC
+++ bindings/rotator.swg
@@ -29,7 +29,7 @@ typedef struct Rot {
int do_exception;
} Rot;
-typedef const char * const_char_string;
+//typedef const char * const_char_string;
%}