aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2014-04-09 21:24:04 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2014-04-09 21:24:04 +0100
commitaddfa81ca54c8ce9fc7cac481578d74fb4b350b6 (patch)
tree1cc57115de008825d6c1f3410afad4e46ccc3474
parent518f738f1f09e6d9ac55fd8a7964cccb8d5228d7 (diff)
downloadpackages-addfa81ca54c8ce9fc7cac481578d74fb4b350b6.tar.gz
packages-addfa81ca54c8ce9fc7cac481578d74fb4b350b6.zip
Get rid of trailing comma.
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 4a770df..5331df8 100644
--- a/packages.json
+++ b/packages.json
@@ -640,5 +640,5 @@
"description":"A library to provide abstract access to various archives.",
"license":"WTFPL",
"web":"https://github.com/fowlmouth/physfs"
- },
+ }
]