summaryrefslogtreecommitdiff
path: root/src/z-form.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-13 13:54:38 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-13 13:54:38 +0100
commitd9dc4907574b52afc7b5181e9813fd36da2ca201 (patch)
treec61c8cac02d052ef1a4c4f6b7f028ea7b5c13d79 /src/z-form.h
parenta2819d22e68ba4557ffcbfc31b32df11454f8c07 (diff)
Inline safe_calloc() and remove z-virt.c
Diffstat (limited to 'src/z-form.h')
-rw-r--r--src/z-form.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/z-form.h b/src/z-form.h
index e1b6ce3b..61702432 100644
--- a/src/z-form.h
+++ b/src/z-form.h
@@ -14,7 +14,7 @@ extern "C" {
* See "z-form.c" for more detailed information about the routines,
* including a list of the legal "format sequences".
*
- * This file makes use of both "z-util.c" and "z-virt.c"
+ * This file makes use "z-util.c"
*/