follow-up correction

This commit is contained in:
nhmall
2023-12-22 11:42:19 -05:00
parent c1fc52e644
commit 2542f9bada

View File

@@ -6,7 +6,7 @@
static int cost(struct obj *) NONNULLARG1;
static boolean label_known(int, struct obj *) NO_NNARGS;
static int write_ok(struct obj *) NO_NNARGS;
static char *new_book_description(int, char *) NONNULL NONNULLARG1;
static char *new_book_description(int, char *) NONNULL NONNULLPTRS;
/*
* returns basecost of a scroll or a spellbook