From 29cecee7ff6894517a32d929aecee283bb85058c Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 20 Apr 2014 16:46:04 +0000 Subject: KNF: case (FOO): -> case FOO:, remove /* LINTED */ and /* ARGSUSED */, remove trailing whitespace and blanks before tabs, improve some indenting; no functional change --- chars.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chars.in') diff --git a/chars.in b/chars.in index 25714e4d..098504fa 100644 --- a/chars.in +++ b/chars.in @@ -1,4 +1,4 @@ -/* $Id: chars.in,v 1.45 2014/03/05 23:14:46 schwarze Exp $ */ +/* $Id: chars.in,v 1.46 2014/04/20 16:46:04 schwarze Exp $ */ /* * Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2014 Ingo Schwarze @@ -17,7 +17,7 @@ */ /* - * The ASCII translation tables. + * The ASCII translation tables. * * The left-hand side corresponds to the input sequence (\x, \(xx, \*(xx * and so on) whose length is listed second element. The right-hand -- cgit v1.2.3-56-ge451