oksh sync RCSIDs only:

• expr.c long done already
• mksh.1 does not apply to us (no character classes)
This commit is contained in:
tg
2014-12-15 23:26:36 +00:00
parent 5650b03590
commit f66c194f29
2 changed files with 5 additions and 5 deletions

4
expr.c
View File

@ -1,4 +1,4 @@
/* $OpenBSD: expr.c,v 1.23 2013/12/17 16:37:06 deraadt Exp $ */
/* $OpenBSD: expr.c,v 1.24 2014/12/08 14:26:31 otto Exp $ */
/*-
* Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
@ -23,7 +23,7 @@
#include "sh.h"
__RCSID("$MirOS: src/bin/mksh/expr.c,v 1.76 2014/06/24 19:53:19 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/expr.c,v 1.77 2014/12/15 23:26:36 tg Exp $");
/* the order of these enums is constrained by the order of opinfo[] */
enum token {