Changeset 17 for abuse/trunk/src/profile.cpp
- Timestamp:
- Nov 10, 2005, 9:41:13 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/profile.cpp
r2 r17 12 12 struct prof_info 13 13 { 14 u short otype;14 uint16_t otype; 15 15 float total_time; 16 16 };
Note: See TracChangeset
for help on using the changeset viewer.