Deleted a newline.

FossilOrigin-Name: e572e83648ca10cfff496624e7788c73dd88007e23fc70346f2752de89789a4d
This commit is contained in:
7u83@mail.ru 2014-08-23 10:02:10 +00:00
parent b213da1e80
commit 9324d0f55b
1 changed files with 0 additions and 3 deletions

View File

@ -16,7 +16,6 @@
*/
#include <stdio.h>
#include "capwap.h"
@ -47,8 +46,6 @@ static int readelem(void * eparm,int type,uint8_t* msgelem,int len)
foundX:
cw_mand_elem_found(e->mand,type);
return 1;
}