From 56473d1553937a105db4dd7fc5215a30a41e98e1 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Fri, 13 Jan 2012 07:04:30 +1030 Subject: Update cjson-misc.lua file description --- tests/cjson-misc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cjson-misc.lua b/tests/cjson-misc.lua index c4462ca..2142464 100644 --- a/tests/cjson-misc.lua +++ b/tests/cjson-misc.lua @@ -1,6 +1,6 @@ local json = require "cjson" --- Misc routines to assist with CJSON testing +-- Various common routines used by the Lua CJSON package -- -- Mark Pulford -- cgit v1.2.3-55-g6feb