Changeset 5872
- Timestamp:
- Jan 2, 2006, 5:34:07 PM (21 years ago)
- Location:
- trunk/archive
- Files:
-
- 12 added
- 1 edited
-
ippMonitor (added)
-
ippMonitor/Makefile (added)
-
ippMonitor/src (added)
-
ippMonitor/src/DetrendStats.php (added)
-
ippMonitor/src/Login.php (added)
-
ippMonitor/src/PScolorlogo2.jpg (added)
-
ippMonitor/src/ScienceStats.php (added)
-
ippMonitor/src/SelectProject.php (added)
-
ippMonitor/src/ipp.css (added)
-
ippMonitor/src/menu.dat (added)
-
ippMonitor/src/menu.php (added)
-
ippMonitor/src/phptest.php (added)
-
p2tools/src/p2search.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/p2tools/src/p2search.h
r5869 r5872 57 57 char url[128]; // locator for file (neb / file) 58 58 char state; // current load state 59 } ppRawIm age;59 } ppRawImfile; 60 60 61 61 // this structure should be defined using the mddb api tools … … 82 82 char smf[16]; // extension for object table 83 83 char state; // current P2 state 84 } p2PendingIm age;84 } p2PendingImfile; 85 85 86 86 // this structure should be defined using the mddb api tools … … 107 107 char smf[16]; // extension for object table 108 108 char state; // current P2 state 109 } p2DoneIm age;109 } p2DoneImfile; 110 110 111 111 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.
