]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/product.c
config: Slightly neater configuration table size macros
[empserver] / src / lib / global / product.c
index cd6d8b034c183efb04ccb213508019e4fe7165a8..213896554990f6263bcbb8a1703ec01303f66a09 100644 (file)
@@ -38,4 +38,4 @@
  * Table of product types
  * Initialized on startup from product.config and deity custom config (if any).
  */
-struct pchrstr pchr[P_MAX + 2];
+struct pchrstr pchr[PCHR_SZ];