r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errors
authorJelmer Vernooij <jelmer@samba.org>
Thu, 10 Jun 2004 18:45:45 +0000 (18:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:55 +0000 (10:51 -0500)
commitf28e4f386393b500abfc468e390acfb808d6854a
treeb13ea997eb286c49aa94077aa5f1e1664f06a2ec
parente107e9790d96ae78c5d3ec17c28ef3ff6ca42e9a
r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errors
when linking against an app that does have vsnprintf() (bug #478)
(This used to be commit 9f1c978088321b09dea96c54026ebdfaaf770641)
source3/include/includes.h
source3/lib/snprintf.c