Searched refs:data_end (Results 1 – 1 of 1) sorted by relevance
1124 static const char data_end[] = "\r\n"; in save_prop() local1188 sz = ARRAY_SIZE(data_end) - 1; in save_prop()1189 if (!WriteFile( handle, data_end, sz, &sz, NULL )) in save_prop()