Remove SAFE_FREE() definition, which is not needed in this file.
authorMartin Pool <mbp@samba.org>
Mon, 14 Apr 2003 05:16:47 +0000 (05:16 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 14 Apr 2003 05:16:47 +0000 (05:16 +0000)
commit9a5a49e5dd84003dbffb905078ff7a7b1c8f2d06
tree1134a53b62b71118af96b07360bfce3a51c4a7bc
parent4e56dea50c5b99655b58288e8fc570a00b7d1b2d
Remove SAFE_FREE() definition, which is not needed in this file.

In TEST_SNPRINTF mode, always compile all the functions in this file
even if they're normally available on this system.

Fix typo in comment.
(This used to be commit 95f4b5828862155407069fc4dc1b879b45588ded)
source3/lib/snprintf.c