Changeset 2278
- Timestamp:
- 01/06/08 00:51:53 (12 months ago)
- Files:
-
- 1 modified
-
vidalia/trunk/src/torcontrol/torservice.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vidalia/trunk/src/torcontrol/torservice.h
r2184 r2278 88 88 89 89 /** Table of NT service related functions. */ 90 typedefstruct ServiceFunctions {90 struct ServiceFunctions { 91 91 bool loaded; 92 92 ChangeServiceConfig2A_fn ChangeServiceConfig2A;
