r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errors
commit9f1c978088321b09dea96c54026ebdfaaf770641
authorJelmer Vernooij <jelmer@samba.org>
Thu, 10 Jun 2004 18:45:45 +0000 (10 18:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:55 +0000 (10 10:51 -0500)
treeb7ea768e6c23dba07853fe2063240939c211d37d
parentc0bf8425f4b9ee30ffc878704bde980d8c51ed05
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)
source/include/includes.h
source/lib/snprintf.c