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

Comparing Spectre2/Daemon.cpp (file contents):
Revision 429 by douglas, 2005-03-25T18:47:25-08:00 vs.
Revision 430 by douglas, 2005-03-25T19:01:08-08:00

# Line 22 | Line 22 | Daemon::~Daemon()
22   #endif
23   }
24  
25 + ext::RedBlackSet<Share> shares;
26 +
27   #ifdef __FreeBSD__
28   ext::String Daemon::secret(api::TheEnvironment.Get("HOME") + "/.nsmbrc");
29   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines