| commit | 495aee441b75276e38c75694ccb455bb6463fdb9 | [log] [tgz] |
|---|---|---|
| author | Chet Ramey <chet.ramey@case.edu> | Tue Nov 22 19:11:26 2011 -0500 |
| committer | Chet Ramey <chet.ramey@case.edu> | Tue Nov 22 19:11:26 2011 -0500 |
| tree | f12907dbf62388e6c65dfa1c5e1199509936707e | |
| parent | 30d188c2932d6ef609d894fefeb7e7b03ccff463 [diff] [blame] |
Bash-4.2 distribution sources and documentation
diff --git a/pcomplete.h b/pcomplete.h index dacbcef..6c1a664 100644 --- a/pcomplete.h +++ b/pcomplete.h
@@ -35,6 +35,7 @@ char *suffix; char *funcname; char *command; + char *lcommand; char *filterpat; } COMPSPEC;