mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
note another wishlist item for the arma
svn:r9689
This commit is contained in:
+4
-2
@@ -1741,8 +1741,10 @@ do_hash_password(void)
|
||||
|
||||
#ifdef MS_WINDOWS_SERVICE
|
||||
|
||||
/* XXXX can some/all these functions become static? without breaing NT
|
||||
* services? */
|
||||
/* XXXX can some/all these functions become static? without breaking NT
|
||||
* services? -NM */
|
||||
/* XXXX I'd also like to move much of the NT service stuff into its own
|
||||
* file. -RD */
|
||||
void nt_service_control(DWORD request);
|
||||
void nt_service_body(int argc, char **argv);
|
||||
void nt_service_main(void);
|
||||
|
||||
Reference in New Issue
Block a user