aboutsummaryrefslogtreecommitdiff
path: root/scripts/flxsearch
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/flxsearch')
-rwxr-xr-xscripts/flxsearch2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/flxsearch b/scripts/flxsearch
index 55b3dec..41e435d 100755
--- a/scripts/flxsearch
+++ b/scripts/flxsearch
@@ -25,7 +25,7 @@ function choice {
set -- ${choices[$i]}
case $2 in
l) type="lien vers ${10}" ;;
-! d) type="repertoire" ;;
+ d) type="repertoire" ;;
s) type="socket" ;;
c|b) type="device" ;;
*)