zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _baz typo
@ 2005-09-26  3:06 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2005-09-26  3:06 UTC (permalink / raw)
  To: zsh-workers

Index: Completion/Unix/Command/_baz
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_baz,v
retrieving revision 1.9
diff -u -r1.9 _baz
--- Completion/Unix/Command/_baz	31 Aug 2005 19:58:53 -0000	1.9
+++ Completion/Unix/Command/_baz	26 Sep 2005 03:05:59 -0000
@@ -221,7 +221,7 @@
 cmd_srcfind=($cmd_inventory)
 
 local cmd_lint
-cmd__lint=('::directory:_files -/')
+cmd_lint=('::directory:_files -/')
 
 local cmd_id cmd_invtag
 cmd_id=('*:file:_files')


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-26  3:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-26  3:06 PATCH: _baz typo Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).