| Revision 217,
491 bytes
checked in by martin, 6 years ago
(diff) |
|
Set svn:eol-style as appropriate for all files
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | // -------------------------------------------------------------------------- |
|---|
| 2 | // |
|---|
| 3 | // File |
|---|
| 4 | // Name: BackupDaemonConfigVerify.h |
|---|
| 5 | // Purpose: Configuration file definition for bbackupd |
|---|
| 6 | // Created: 2003/10/10 |
|---|
| 7 | // |
|---|
| 8 | // -------------------------------------------------------------------------- |
|---|
| 9 | |
|---|
| 10 | #ifndef BACKUPDAEMONCONFIGVERIFY__H |
|---|
| 11 | #define BACKUPDAEMONCONFIGVERIFY__H |
|---|
| 12 | |
|---|
| 13 | #include "Configuration.h" |
|---|
| 14 | |
|---|
| 15 | extern const ConfigurationVerify BackupDaemonConfigVerify; |
|---|
| 16 | |
|---|
| 17 | #endif // BACKUPDAEMONCONFIGVERIFY__H |
|---|
| 18 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.