diff options
Diffstat (limited to 'package/sipsak/patches/patch-header_f_h')
-rw-r--r-- | package/sipsak/patches/patch-header_f_h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/package/sipsak/patches/patch-header_f_h b/package/sipsak/patches/patch-header_f_h deleted file mode 100644 index 922599d28..000000000 --- a/package/sipsak/patches/patch-header_f_h +++ /dev/null @@ -1,9 +0,0 @@ ---- sipsak-0.9.6.orig/header_f.h 2006-01-28 22:11:50.000000000 +0100 -+++ sipsak-0.9.6/header_f.h 2016-09-23 18:49:14.964003070 +0200 -@@ -61,5 +61,5 @@ void new_transaction(char *message); - - void print_message_line(char *message); - --inline char* get_body(char *mes); -+char* get_body(char *mes); - #endif |