summaryrefslogtreecommitdiff
path: root/lua-cjson.spec
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-05-10 22:46:44 +0930
committerMark Pulford <mark@kyne.com.au>2011-05-10 22:46:44 +0930
commit132e8757bc800d51058e3e1e4d2d73a0279ca0ac (patch)
treec430b456662027b7a20a9a819940a064e7d62a14 /lua-cjson.spec
parent896fb92fd5a288352d697cddf0a1869b5b955a4a (diff)
downloadlua-cjson-1.0.1.tar.gz
lua-cjson-1.0.1.tar.bz2
lua-cjson-1.0.1.zip
Remove trailing whitespace1.0.1
Diffstat (limited to 'lua-cjson.spec')
-rw-r--r--lua-cjson.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua-cjson.spec b/lua-cjson.spec
index a86ee20..874a6bc 100644
--- a/lua-cjson.spec
+++ b/lua-cjson.spec
@@ -18,7 +18,7 @@ Requires: lua >= %{luaver}
18%description 18%description
19CJSON provides fast JSON parsing and encoding functions for Lua. It 19CJSON provides fast JSON parsing and encoding functions for Lua. It
20allows a Lua application to quickly serialise a data structure to 20allows a Lua application to quickly serialise a data structure to
21JSON, or deserialise from JSON to Lua. 21JSON, or deserialise from JSON to Lua.
22 22
23%prep 23%prep
24%setup -q 24%setup -q