From 495aee441b75276e38c75694ccb455bb6463fdb9 Mon Sep 17 00:00:00 2001 From: Chet Ramey Date: Tue, 22 Nov 2011 19:11:26 -0500 Subject: Bash-4.2 distribution sources and documentation --- pcomplete.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pcomplete.h') diff --git a/pcomplete.h b/pcomplete.h index dacbcefa..6c1a664c 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; -- cgit v1.2.1