* SM_ flags for CtdlSaveMsgPointerInRoom() need to be a bit bucket, not an
authorArt Cancro <ajc@citadel.org>
Sat, 11 Mar 2000 21:29:40 +0000 (21:29 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 11 Mar 2000 21:29:40 +0000 (21:29 +0000)
commitdf5ea090925983a1bbd7fa6c533cb8f2a9ae5bc7
tree381672c4129e1837f7302443bcd8f4315ebb1e71
parentb1e8f5d83bd105773ad21b4ca3f249c68f18105b
* SM_ flags for CtdlSaveMsgPointerInRoom() need to be a bit bucket, not an
  enum, since more than one can be passed.  Changed SM_DONT_BUMP_REF_COUNT
  from 3 to 4.  This also fixes bug #33.
citadel/ChangeLog
citadel/copyright.txt
citadel/msgbase.h
citadel/sysdep.c
citadel/techdoc/session.txt