From b33f7dc3008d6de1d5075ee6865a9f3b8d4deb18 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Wed, 3 Dec 2008 22:11:14 +0100 Subject: [PATCH] --- yaml --- r: 122976 b: refs/heads/master c: f6682f915760ccfe57ef1b6cd5ff2d8f2bf8c1d4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/kconfig/lxdialog/check-lxdialog.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0aa2b5c9ebe0..a2fbc5993b32 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3b1ec9fb8197197d5e3bcca3a05e82d4f50f11bc +refs/heads/master: f6682f915760ccfe57ef1b6cd5ff2d8f2bf8c1d4 diff --git a/trunk/scripts/kconfig/lxdialog/check-lxdialog.sh b/trunk/scripts/kconfig/lxdialog/check-lxdialog.sh index 5552154cbedb..fcef0f59d553 100644 --- a/trunk/scripts/kconfig/lxdialog/check-lxdialog.sh +++ b/trunk/scripts/kconfig/lxdialog/check-lxdialog.sh @@ -52,7 +52,7 @@ EOF } usage() { - printf "Usage: $0 [-check compiler options|-header|-library]\n" + printf "Usage: $0 [-check compiler options|-ccflags|-ldflags compiler options]\n" } if [ $# -eq 0 ]; then