瀏覽代碼

*** empty log message ***

Bogdan-Andrei Iancu 23 年之前
父節點
當前提交
5f31c1e3e6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      parser/msg_parser.h

+ 0 - 1
parser/msg_parser.h

@@ -216,7 +216,6 @@ struct sip_msg{
 	char* orig; /* original message copy */
 	char* buf;  /* scratch pad, holds a modfied message,
 				   via, etc. point into it */
-				   
 	unsigned int len; /* message len (orig) */
 
 	/* modifications */