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

Comparing Smersh/Daemon.cpp (file contents):
Revision 164 by Douglas Thrift, 2004-06-17T22:12:33-07:00 vs.
Revision 165 by Douglas Thrift, 2004-06-18T01:38:55-07:00

# Line 6 | Line 6
6  
7   #include "Daemon.hpp"
8  
9 < Daemon::Daemon()
9 > Daemon::Daemon(int port) : port(port)
10   {
11          //
12   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines