ditch whitespace before GLIB_SYSDEFS #includes, the # needs to be in
authorManish Singh <yosh@src.gnome.org>
Tue, 5 Jan 1999 20:29:49 +0000 (20:29 +0000)
committerManish Singh <yosh@src.gnome.org>
Tue, 5 Jan 1999 20:29:49 +0000 (20:29 +0000)
commit228a8ffd85ccbc4cb2089f88dd858556d1682858
tree1b7b12a3a0e6e6e2a519ef4c68be5410ff34602d
parent6476df5865d13074f62232df8bde68e28b120724
ditch whitespace before GLIB_SYSDEFS #includes, the # needs to be in

* configure.in: ditch whitespace before GLIB_SYSDEFS #includes,
the # needs to be in column 1

* gthread/testgthread.c: cleanups

* tests/node-test.c: #include unistd.h for exit()

-Yosh
configure.in
gthread/testgthread.c
tests/node-test.c