From 7672cb6e48e2ed472cbd72caaa0eb155608a644d Mon Sep 17 00:00:00 2001 From: delphij Date: Mon, 4 Jun 2007 01:42:54 +0000 Subject: /home/delphij/m --- contrib/less/decode.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/less/decode.c') diff --git a/contrib/less/decode.c b/contrib/less/decode.c index fd63e5a..3007473 100644 --- a/contrib/less/decode.c +++ b/contrib/less/decode.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1984-2004 Mark Nudelman + * Copyright (C) 1984-2007 Mark Nudelman * * You may distribute under the terms of either the GNU General Public * License or the Less License, as specified in the README file. @@ -120,6 +120,7 @@ static unsigned char cmdtable[] = '7',0, A_DIGIT, '8',0, A_DIGIT, '9',0, A_DIGIT, + '.',0, A_DIGIT, '=',0, A_STAT, CONTROL('G'),0, A_STAT, -- cgit v1.1