Added two missing include files. Fixed horrible coding errors in function ltrim....
commite5b2c82b77a0febe298fb3743bdc20e497682182
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 19 Aug 2010 20:12:25 +0000 (19 22:12 +0200)
committerDavid van der Spoel <spoel@xray.bmc.uu.se>
Thu, 19 Aug 2010 20:12:25 +0000 (19 22:12 +0200)
tree98955092c8b299e6e42e202d8de9846b4230275d
parent04a6935c3cc3e45e1d298eaa9bace24b50839b05
Added two missing include files. Fixed horrible coding errors in function ltrim. Now code passes through valgrind (e.g. xpm2ps uses this).
src/gmxlib/matio.c
src/gmxlib/string2.c
src/tools/gmx_xpm2ps.c