| Revision 217,
495 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: BackupStoreConfigVerify.h |
|---|
| 5 | // Purpose: Configuration definition for the backup store server |
|---|
| 6 | // Created: 2003/08/20 |
|---|
| 7 | // |
|---|
| 8 | // -------------------------------------------------------------------------- |
|---|
| 9 | |
|---|
| 10 | #ifndef BACKUPSTORECONFIGVERIFY__H |
|---|
| 11 | #define BACKUPSTORECONFIGVERIFY__H |
|---|
| 12 | |
|---|
| 13 | #include "Configuration.h" |
|---|
| 14 | |
|---|
| 15 | extern const ConfigurationVerify BackupConfigFileVerify; |
|---|
| 16 | |
|---|
| 17 | #endif // BACKUPSTORECONFIGVERIFY__H |
|---|
| 18 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.