Coding style fix: in a pointer type, * goes with the name, not the type.
commitc2f0f35a3fa25ab66e07e5eec3634df4d0432230
authorJosh Triplett <josh@freedesktop.org>
Sat, 27 Jan 2007 09:00:23 +0000 (27 01:00 -0800)
committerJosh Triplett <josh@freedesktop.org>
Sat, 27 Jan 2007 09:00:23 +0000 (27 01:00 -0800)
treee09139170ee920e406e7873cf25ea401674a4c74
parent6a35332d4512044c2f924c406dbebc88e83f8ae5
Coding style fix: in a pointer type, * goes with the name, not the type.

Signed-off-by: Josh Triplett <josh@freedesktop.org>
13 files changed:
ctags.c
dissect.c
dissect.h
example.c
lib.c
lib.h
linearize.c
linearize.h
ptrlist.h
test-sort.c
token.h
validation/badtype3.c
validation/init-char-array.c