1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/security/dcetest/files/patch-dcetest.c
Volker Stolz 6ab16fc4ec - Chase master site
- Cleanup Makefile a bit (me)

PR:		ports/77552
Submitted by:	"Jonatan B" (maintainer)
2005-02-16 14:28:08 +00:00

12 lines
292 B
C

--- dcetest.c.orig Tue Feb 15 11:32:36 2005
+++ dcetest.c Tue Feb 15 11:31:48 2005
@@ -359,7 +359,7 @@
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];