Changeset e7bbf3c6b857df8ad33c4d39396d693b48a48461 for msg/msg.cc
- Timestamp:
- 09/02/10 22:19:15 (21 months ago)
- Children:
- 1a970cd0640f976f152341597a5249ec22acbba7
- Parents:
- c504199e7e127458fff243397776ee854e62b7a3
- git-committer:
- Antti-Juhani Kaijanaho <antti-juhani@…> (09/02/10 22:19:15)
- Files:
-
- 1 modified
-
msg/msg.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
msg/msg.cc
r9948114 re7bbf3c 215 215 void msg::validate_imf() 216 216 { 217 validate_format(); 217 218 check_present("From"); 218 219 check_present("Date");
