From b5f1225d8f77ef0cfbf11114cf238319477486b1 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 11 Aug 2017 00:14:20 +0000 Subject: Fix typo in comment git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3040 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/libpm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpm.c') diff --git a/lib/libpm.c b/lib/libpm.c index dbfcac12..f9aa1aef 100644 --- a/lib/libpm.c +++ b/lib/libpm.c @@ -68,7 +68,7 @@ static pm_usererrormsgfn * userErrorMsgFn = NULL; */ static pm_usermessagefn * userMessageFn = NULL; - /* A function to call to issue an error message. + /* A function to call to issue a non-error message. NULL means use the library default: print to Standard Error */ -- cgit 1.4.1