fix misplaced *'s in string functions (harmless)
authorRich Felker <dalias@aerifal.cx>
Thu, 7 Apr 2011 20:19:30 +0000 (16:19 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 7 Apr 2011 20:19:30 +0000 (16:19 -0400)
commitcb8dff2149c393c94c2abbef186c564829b97e93
tree9f02299bde067f1a5531928fad6e50d296d09ae9
parent4095f8338d77cad73a8afbf2d4a0d7987e472bab
fix misplaced *'s in string functions (harmless)
src/string/memccpy.c
src/string/stpncpy.c
src/string/strlcpy.c