diff options
Diffstat (limited to 'comms/hamlib/files/patch-bindings_rotator.swg')
-rw-r--r-- | comms/hamlib/files/patch-bindings_rotator.swg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/hamlib/files/patch-bindings_rotator.swg b/comms/hamlib/files/patch-bindings_rotator.swg deleted file mode 100644 index 334784a668e4..000000000000 --- a/comms/hamlib/files/patch-bindings_rotator.swg +++ /dev/null @@ -1,11 +0,0 @@ ---- 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; - - %} - |