summaryrefslogtreecommitdiff
path: root/src/table/cargo_const.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/cargo_const.h')
-rw-r--r--src/table/cargo_const.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/cargo_const.h b/src/table/cargo_const.h
index 6c24716f5..8467cb730 100644
--- a/src/table/cargo_const.h
+++ b/src/table/cargo_const.h
@@ -1,6 +1,6 @@
/* $Id$ */
-/* Table of all default cargo types */
+/** @file cargo_const.h Table of all default cargo types */
#define MK(bt, label, c, e, f, g, h, fr, te, ks1, ks2, ks3, ks4, ks5, l, m) \
{bt, label, 0, c, c, e, f, {g, h}, fr, te, 0, 0, ks1, ks2, ks3, ks4, ks5, l, m, NULL}