Changeset 1855 for box/chris/general/bin/bbackupd/BackupDaemon.h
- Timestamp:
- 22/09/2007 00:52:08 (5 years ago)
- File:
-
- 1 edited
-
box/chris/general/bin/bbackupd/BackupDaemon.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/chris/general/bin/bbackupd/BackupDaemon.h
r1854 r1855 70 70 void Run(); 71 71 virtual const char *DaemonName() const; 72 virtual const char *DaemonBanner() const; 72 virtual std::string DaemonBanner() const; 73 virtual void Usage(); 73 74 const ConfigurationVerify *GetConfigVerify() const; 74 75
Note: See TracChangeset
for help on using the changeset viewer.
