commit | 0e5ba0843b86a78d2d98a5fbaac8d33fe041f10e | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Jun 05 23:11:07 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Jun 05 23:11:07 2010 +0200 |
tree | 1f043ab8b4f8e1e57ddaf49e0ddf7677fedf7689 | |
parent | 729ce473609fbe2aef656e6079d6b8a102962004 [diff] |
Remove requirement that include/applets.h must be sorted First, I _again_ violated it - two xz-related applets are in wrong positions. Second, planned in-applet help text thing will be so much easier without this requirement... Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>