Explorar o código

indentation fix

Nick Mathewson %!s(int64=6) %!d(string=hai) anos
pai
achega
a61c36d53a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/or.h

+ 1 - 1
src/or/or.h

@@ -4650,7 +4650,7 @@ typedef struct {
   smartlist_t *SchedulerTypes_;
 
   /** List of files that were opened by %include in torrc and torrc-defaults */
-   smartlist_t *FilesOpenedByIncludes;
+  smartlist_t *FilesOpenedByIncludes;
 } or_options_t;
 
 #define LOG_PROTOCOL_WARN (get_protocol_warning_severity_level())