commit | d0ffb9be866519775da19c0a6790f5431c1a8dc6 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Thu Apr 12 01:30:00 2007 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Thu Apr 12 01:30:00 2007 -0400 |
tree | 0ded8723264a1e9e41f34ea1e05740496f317e6a | |
parent | 5b2a08262a8c952fef008154933953f083ca5766 [diff] |
Input: handlers - rename 'list' to 'client' The naming convention in input handlers was very confusing - client stuctures were called lists, regular lists were also called lists making anyone looking at the code go mad. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>