- updated r_saved_messages.cc comment to match header
commit9a5a84e2e1700d91c9eb3043b74067d6ec91b901
authorcdfrey <cdfrey>
Fri, 8 Jun 2007 19:24:10 +0000 (8 19:24 +0000)
committercdfrey <cdfrey>
Fri, 8 Jun 2007 19:24:10 +0000 (8 19:24 +0000)
tree0949ac8790f795624bf35cb71231bee5c722babf
parente8bc546f23dc7eb8ee6512c2168aead8bdf037d7
- updated r_saved_messages.cc comment to match header
- added GetRecType()/GetUniqueId() to r_saved_messages.h, since
       SetIds() is already there
- removed Address version of operator<<() from message related headers
       and moved into record.h
- added std::hex to message related dumps, and changed output to
       be more mbox-like
- updated doc/CodingStyle.txt to cover switch() statements
ChangeLog