ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FreeBSDAdmin/IRC/trout.cpp
(Generate patch)

Comparing FreeBSDAdmin/IRC/trout.cpp (file contents):
Revision 1295 by douglas, 2010-04-09T05:48:07-07:00 vs.
Revision 1426 by douglas, 2011-05-27T22:43:51-07:00

# Line 34 | Line 34 | public:
34                          if (who.empty())
35                                  if (GetUser()->IsChan(target))
36                                  {
37 <                                        typedef std::map<CString, CNick *> NickMap;
37 >                                        typedef std::map<CString, CNick> NickMap;
38  
39                                          VCString nicks;
40  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines