Andreas Jaeger d8d1017e5e Fix warnings in wcschr-c.c
Fixes:
In file included from ../sysdeps/i386/i686/multiarch/wcschr-c.c:8:0:
../wcsmbs/wcschr.c:26:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
../wcsmbs/wcschr.c:37:1: warning: data definition has no type or storage class [enabled by default]
../wcsmbs/wcschr.c:37:1: warning: type defaults to ‘int’ in declaration of ‘__hidden_ver1’ [enabled by default]
../wcsmbs/wcschr.c:37:1: warning: parameter names (without types) in function declaration [enabled by default]
2012-05-21 22:27:11 +02:00
..
2009-08-28 14:54:46 -07:00
2012-05-17 06:59:28 -07:00
2011-10-23 16:30:40 -04:00
2012-02-29 22:37:38 +00:00
2011-10-28 12:02:08 +02:00
2010-08-24 11:35:01 -07:00
2010-04-14 22:27:59 -07:00
2012-05-21 22:27:11 +02:00