commit | 45aef49d8994c75499594df32595170e20cb7c84 | [log] [tgz] |
---|---|---|
author | guy <guy> | Fri Jan 12 10:14:40 2001 +0000 |
committer | guy <guy> | Fri Jan 12 10:14:40 2001 +0000 |
tree | 8cd94415d80d5a917ccb62ffe8fda566edf91e51 | |
parent | 990656e629e2fc5342866f250e84680a2ec0f108 [diff] |
"#if 0" out stuff for "asprintf()", "asnprintf()", "vasprintf()", and "vasnprintf()", as we're not using any of them, and we're not declaring them in "interface.h" (keep them around for now in case we decide we need them; they may be useful if we ever want to "sprintf" a string and want the string to grow dynamically to hold what we're putting into it).