Преглед изворни кода

siptrace Typo after test compilations. Bad luck.

Olle E. Johansson пре 12 година
родитељ
комит
aa454db181
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      modules_k/siptrace/siptrace.c

+ 1 - 1
modules_k/siptrace/siptrace.c

@@ -128,7 +128,7 @@ static str time_us_column     = str_init("time_us");     /* 10 */
 #define XHEADERS_BUFSIZE 512
 
 int trace_flag = 0;
-=nt trace_on   = 0;
+int trace_on   = 0;
 int trace_sl_acks = 1;
 
 int trace_to_database = 1;