summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/item.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/item.h b/src/item.h
index 7855d6b7..4d19e36a 100644
--- a/src/item.h
+++ b/src/item.h
@@ -59,6 +59,7 @@ class item_t : public supports_flags<>, public scope_t
{
public:
#define ITEM_NORMAL 0x00 // no flags at all, a basic posting
+// jww (2009-10-27): I'm not consistent on the difference between these two.
#define ITEM_GENERATED 0x01 // posting was not found in a journal
#define ITEM_TEMP 0x02 // posting is a temporary object