aboutsummaryrefslogtreecommitdiff
path: root/misc/wmweather+/files/patch-subst.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/wmweather+/files/patch-subst.c')
-rw-r--r--misc/wmweather+/files/patch-subst.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/wmweather+/files/patch-subst.c b/misc/wmweather+/files/patch-subst.c
index 47970b1ce01d..e69de29bb2d1 100644
--- a/misc/wmweather+/files/patch-subst.c
+++ b/misc/wmweather+/files/patch-subst.c
@@ -1,11 +0,0 @@
---- subst.c.orig Sun Sep 22 22:00:53 2002
-+++ subst.c Fri Apr 11 02:07:44 2003
-@@ -48,7 +48,7 @@
- char *format=NULL;
- size_t formatlen=0;
- int flags;
-- ssize_t str_start;
-+ size_t str_start;
-
- for(i=j=0; s[i]!='\0'; i++){
- if(s[i]!='%'){