copy trunk to buildroot-ng branch
[openwrt.git] / package / howl / patches / proto-fix.patch
1 --- howl-0.9.10-orig/include/salt/platform.h    2005-01-28 21:46:14.000000000 +0100
2 +++ howl-0.9.10-2/include/salt/platform.h       2005-03-19 13:04:42.000000000 +0100
3 @@ -409,7 +409,7 @@
4   */
5  
6  sw_const_string
7 -sw_strerror();
8 +sw_strerror(void);
9  
10  
11  /*