Changeset 1269 for branches/monitor-improvement/globals.h
- Timestamp:
- 01/17/10 19:21:11 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/monitor-improvement/globals.h
r1265 r1269 321 321 time_t lastecm; 322 322 time_t expirationdate; 323 int disabled; 323 324 ulong grp; 324 325 int crypted; … … 501 502 uchar dyndns[64]; 502 503 time_t expirationdate; 504 int disabled; 503 505 struct s_auth *next; 504 506 };
Note:
See TracChangeset
for help on using the changeset viewer.