commit | c163e5107f0af0f395f9998ee195896f6fa1b2e1 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Thu Feb 22 23:38:48 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Thu Feb 22 23:38:48 2001 +0000 |
tree | f31c51ab0ca271ddaa2f415807ac1cd23408dc7b | |
parent | 544891dd2606ad3beb0aed65feaacc7a100c9dd2 [diff] |
Turn off the printf attribute for the ?error_msg* functions, since it is ok to pass them a NULL, unlike printf. This silences a pointless warning message. -Erik