From ca4e5d91a96387bc270692f520b5a30c09856c16 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 25 Dec 2014 20:40:38 +0000 Subject: Update Advanced series to 10.69 git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2351 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/util/nstring.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/util/nstring.h') diff --git a/lib/util/nstring.h b/lib/util/nstring.h index 28adda94..7238a76e 100644 --- a/lib/util/nstring.h +++ b/lib/util/nstring.h @@ -175,6 +175,9 @@ pm_vasprintf(const char ** const resultP, const char * const format, va_list args); +bool +pm_vasprintf_knows_float(void); + void pm_strfree(const char * const string); -- cgit 1.4.1