pure RCSID sync with oksh, who also added a tabcompletion fix now, with

less code, but, even according to their own comments, not as good as ours
This commit is contained in:
tg
2013-02-10 17:18:49 +00:00
parent 72c895c4a1
commit 1da94d6159
3 changed files with 6 additions and 6 deletions

4
lex.c
View File

@@ -1,4 +1,4 @@
/* $OpenBSD: lex.c,v 1.45 2011/03/09 09:30:39 okan Exp $ */
/* $OpenBSD: lex.c,v 1.46 2013/01/20 14:47:46 stsp Exp $ */
/*-
* Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
@@ -23,7 +23,7 @@
#include "sh.h"
__RCSID("$MirOS: src/bin/mksh/lex.c,v 1.178 2013/01/19 19:47:11 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/lex.c,v 1.179 2013/02/10 17:18:48 tg Exp $");
/*
* states while lexing word