From ec3bb992bc05d88c9e900ecd0bc435604d9e0292 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 13 Jun 2006 09:06:28 +0000 Subject: I've apparently had this lying around for months but forgotten to commit it. Add `-i' option to cstable, which causes charset names to be output as CS_* constants where meaningful. (Doesn't apply to MBCS base charsets, because CS_* constants identify _encodings_.) [originally from svn r6728] [this svn revision also touched charset,filter,timber] --- charset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charset b/charset index 23e88ef..4838855 160000 --- a/charset +++ b/charset @@ -1 +1 @@ -Subproject commit 23e88efbacba52fe141a52af92364a1cf9113381 +Subproject commit 483885593c80aa0ca68b23d32f01644666c678b8 -- cgit v1.1