From 3d93e43f45807eda548f17c3ef7b61823a614972 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 2 Jan 2020 15:19:36 +0100 Subject: card & fbdev completion --- complete.h | 1 + 1 file changed, 1 insertion(+) (limited to 'complete.h') diff --git a/complete.h b/complete.h index a1fd02b..d3860a8 100644 --- a/complete.h +++ b/complete.h @@ -1 +1,2 @@ void complete_bash(const char *command, struct option *opts); +void complete_device_nr(const char *prefix); -- cgit