diff options
Diffstat (limited to 'src/item.h')
-rw-r--r-- | src/item.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/item.h b/src/item.h index 0d5917bf0..b2004622e 100644 --- a/src/item.h +++ b/src/item.h @@ -188,4 +188,4 @@ class Item std::map <int, int> mTags; }; -#endif +#endif // ITEM_H |