summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/gtkskan/files/gtkskan-0.2-gcc34.diff')
-rw-r--r--net-wireless/gtkskan/files/gtkskan-0.2-gcc34.diff27
1 files changed, 0 insertions, 27 deletions
diff --git a/net-wireless/gtkskan/files/gtkskan-0.2-gcc34.diff b/net-wireless/gtkskan/files/gtkskan-0.2-gcc34.diff
deleted file mode 100644
index e80cc6baffd0..000000000000
--- a/net-wireless/gtkskan/files/gtkskan-0.2-gcc34.diff
+++ /dev/null
@@ -1,27 +0,0 @@
---- gtkskan-0.2.orig/src/iwcommon.c 2005-09-06 23:43:44.000000000 -0300
-+++ gtkskan-0.2/src/iwcommon.c 2005-09-06 23:46:52.000000000 -0300
-@@ -324,7 +324,6 @@
- case IW_POWER_REPEATER:
- fprintf(stream, " mode:Repeat multicasts");
- break;
-- default:
- }
- }
-
---- gtkskan-0.2.orig/src/iwcommon.h 2005-09-06 23:43:44.000000000 -0300
-+++ gtkskan-0.2/src/iwcommon.h 2005-09-06 23:54:55.000000000 -0300
-@@ -241,12 +241,12 @@
- #define IW_POWER_MIN 0x0001 /* Value is a minimum */
- #define IW_POWER_MAX 0x0002 /* Value is a maximum */
- #define IW_POWER_RELATIVE 0x0004 /* Value is not in seconds/ms/us */
--#endif IW_POWER_MODIFIER
-+#endif
-
- #ifndef IW_ENCODE_NOKEY
- #define IW_ENCODE_NOKEY 0x0800 /* Key is write only, so not here */
- #define IW_ENCODE_MODE 0xF000 /* Modes defined below */
--#endif IW_ENCODE_NOKEY
-+#endif
-
- /****************************** TYPES ******************************/
-