7ae7b018cc
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
11 lines
299 B
C
11 lines
299 B
C
--- dcetest.c.orig 2016-06-20 15:23:56 UTC
|
|
+++ dcetest.c
|
|
@@ -359,7 +359,7 @@ dce_parse_enum_response(const unsigned c
|
|
int tint;
|
|
char annotation[EPT_MAX_ANNOTATION_SIZE+1];
|
|
int floor, floors;
|
|
- int address_type;
|
|
+ int address_type=0;
|
|
|
|
char tmp_address[200];
|
|
char tmp_address2[200];
|