aboutsummaryrefslogtreecommitdiffstats
path: root/pcomplete.h
diff options
context:
space:
mode:
Diffstat (limited to 'pcomplete.h')
-rw-r--r--pcomplete.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcomplete.h b/pcomplete.h
index dacbcef..6c1a664 100644
--- a/pcomplete.h
+++ b/pcomplete.h
@@ -35,6 +35,7 @@ typedef struct compspec {
char *suffix;
char *funcname;
char *command;
+ char *lcommand;
char *filterpat;
} COMPSPEC;