The whole point of strclean() is to modify the
authorFabian Keil <fk@fabiankeil.de>
Wed, 21 May 2008 20:12:11 +0000 (20:12 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 21 May 2008 20:12:11 +0000 (20:12 +0000)
commit9372cc4027f9782f83b516d52a56457598119f99
treeb7a229c17a49758f12926ee083c771c4c63f7add
parentab4ae55aa26d51c2820e3e588937df2aeeba2e91
The whole point of strclean() is to modify the
first parameter, so don't mark it immutable,
even though the compiler lets us get away with it.
parsers.c
parsers.h