Changeset 39425
- Timestamp:
- Mar 1, 2016, 11:41:34 AM (10 years ago)
- Location:
- branches/eam_branches/ohana.20160226/src/photdbc
- Files:
-
- 2 edited
-
include/photdbc.h (modified) (1 diff)
-
src/UseBackupForHost.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20160226/src/photdbc/include/photdbc.h
r38441 r39425 48 48 double JOIN_RADIUS; 49 49 double UNIQ_RADIUS; 50 double DMCAL_MIN; ;50 double DMCAL_MIN; 51 51 char ImageCat[DVO_MAX_PATH]; 52 52 char GSCFILE[DVO_MAX_PATH]; -
branches/eam_branches/ohana.20160226/src/photdbc/src/UseBackupForHost.c
r33655 r39425 7 7 // set DATA_USE_BCK for all tables with DATA_ON_BCK and host matches srcHost 8 8 int UseBackupForHost (char *catdir, SkyList *skylist, HostTable *table) { 9 OHANA_UNUSED_PARAM(catdir); 9 10 10 11 int i;
Note:
See TracChangeset
for help on using the changeset viewer.
