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 27 by douglas, 2004-07-17T19:21:04-07:00 vs.
Revision 34 by douglas, 2004-07-20T16:49:06-07:00

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines