blob: 23347da6137d00565fb69aee066e82bbcec1c089 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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];
|