ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/Rss.hpp
(Generate patch)

Comparing trunk/Rss.hpp (file contents):
Revision 34 by douglas, 2004-07-20T16:49:06-07:00 vs.
Revision 35 by douglas, 2004-07-21T20:43:31-07:00

# Line 9 | Line 9
9  
10   #include "AwayMessage.hpp"
11  
12 < struct Rss { Rss(const Buddy& buddy, const std::vector<AwayMessage>& messages, const Stamp& stamp); };
12 > struct Rss
13 > {
14 >        Rss(const Buddy& buddy, const std::vector<AwayMessage>& messages, const Stamp& stamp);
15 > };
16  
17   #endif // _Rss_hpp_

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines