diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-02 15:19:36 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-01-02 15:19:36 +0100 |
commit | 3d93e43f45807eda548f17c3ef7b61823a614972 (patch) | |
tree | 70821e8cdf6f56986130316bb1a712be92949c87 /complete.h | |
parent | 30ac6fed46b7f8080920310993d14a40afa7649d (diff) | |
download | drminfo-3d93e43f45807eda548f17c3ef7b61823a614972.tar.gz |
card & fbdev completion
Diffstat (limited to 'complete.h')
-rw-r--r-- | complete.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ void complete_bash(const char *command, struct option *opts); +void complete_device_nr(const char *prefix); |