Parent Directory
|
Revision Log
|
Patch
revision 48 by werner, Mon Oct 31 21:14:11 2005 UTC | revision 65 by twoaday, Thu Nov 3 16:55:25 2005 UTC | |
---|---|---|
# | Line 255 check_for_missing_keys (listview_ctrl_t | Line 255 check_for_missing_keys (listview_ctrl_t |
255 | static int | static int |
256 | recv_missing_keys (HWND dlg, listview_ctrl_t lv) | recv_missing_keys (HWND dlg, listview_ctrl_t lv) |
257 | { | { |
258 | int i, n, rc; | int i, n, rc=0; |
259 | char id[128], keyid[18+1]; | char id[128], keyid[18+1]; |
260 | ||
261 | n = listview_count_items (lv, 0); | n = listview_count_items (lv, 0); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |