Explorar o código

Fix a windows compilation warning from 4647 branch

Nick Mathewson %!s(int64=10) %!d(string=hai) anos
pai
achega
147a0f31bd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/or/ntmain.c

+ 1 - 0
src/or/ntmain.c

@@ -314,6 +314,7 @@ nt_service_main(void)
       case CMD_LIST_FINGERPRINT:
       case CMD_HASH_PASSWORD:
       case CMD_VERIFY_CONFIG:
+      case CMD_DUMP_CONFIG:
         log_err(LD_CONFIG, "Unsupported command (--list-fingerprint, "
                 "--hash-password, or --verify-config) in NT service.");
         break;