summaryrefslogtreecommitdiffstats
path: root/3rdparty/01-libpgm-fix-switch-fallthrough.patch
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/01-libpgm-fix-switch-fallthrough.patch')
-rw-r--r--3rdparty/01-libpgm-fix-switch-fallthrough.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/3rdparty/01-libpgm-fix-switch-fallthrough.patch b/3rdparty/01-libpgm-fix-switch-fallthrough.patch
deleted file mode 100644
index 23dfc9c..0000000
--- a/3rdparty/01-libpgm-fix-switch-fallthrough.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur pgm/socket.c pgm-fixed/socket.c
---- pgm/socket.c 2010-05-22 06:42:00.000000000 +0200
-+++ pgm-fixed/socket.c 2010-07-14 19:24:43.710669589 +0200
-@@ -641,6 +641,7 @@
- break;
- sock->spmr_expiry = *(const int*)optval;
- status = TRUE;
-+ break;
-
- /* size of receive window in sequence numbers.
- * 0 < rxw_sqns < one less than half sequence space