From 5a8d3175cb7ca2449cdb73dc414325c366e74731 Mon Sep 17 00:00:00 2001 From: tg Date: Sun, 7 Apr 2013 14:11:54 +0000 Subject: [PATCH] =?UTF-8?q?just=20rcsid-sync=20oksh;=20their=20change=20wa?= =?UTF-8?q?s=20to=20add=20/*=20XXX=202038=20*/=20comment=20to=20$SECONDS?= =?UTF-8?q?=20(tbh,=20in=202038=20we=E2=80=99ll=20have=20more=20problems?= =?UTF-8?q?=20than=20just=20that,=20which=20is=20why=2064-bit=20arithmetic?= =?UTF-8?q?s,=20or=20unlimited-precision=20ones,=20are=20on=20the=20?= =?UTF-8?q?=E2=80=9Cplans=E2=80=9D=20list)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- var.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/var.c b/var.c index c337551..437ad64 100644 --- a/var.c +++ b/var.c @@ -1,4 +1,4 @@ -/* $OpenBSD: var.c,v 1.34 2007/10/15 02:16:35 deraadt Exp $ */ +/* $OpenBSD: var.c,v 1.35 2013/04/05 01:31:30 tedu Exp $ */ /*- * Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, @@ -27,7 +27,7 @@ #include #endif -__RCSID("$MirOS: src/bin/mksh/var.c,v 1.169 2013/04/01 02:37:53 tg Exp $"); +__RCSID("$MirOS: src/bin/mksh/var.c,v 1.170 2013/04/07 14:11:54 tg Exp $"); /*- * Variables