Преглед на файлове

we changed the name of AccountingBytesReadInInterval
change its state file description too


svn:r5785

Roger Dingledine преди 20 години
родител
ревизия
8f271f2f5a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/or/config.c

+ 1 - 1
src/or/config.c

@@ -272,7 +272,7 @@ static config_var_description_t options_description[] = {
 };
 
 static config_var_description_t state_description[] = {
-  { "AccountingBytesReadInterval",
+  { "AccountingBytesReadInInterval",
     "How many bytes have we read in this accounting period?" },
   { "AccountingBytesWrittenInInterval",
     "How many bytes have we written in this accounting period?" },