*** empty log message ***
This commit is contained in:
4
status.h
4
status.h
@ -50,11 +50,13 @@
|
||||
int ResetStatus(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
int InstallBckRestore(SConnection *pCon, SicsInterp *pSics);
|
||||
int BackupStatus(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
int RestoreStatus(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
int hasRestored();
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user