]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/jansson/path.c
jansson update. 2.11 to 2.12 (#724)
[proxmark3-svn] / client / jansson / path.c
index 08f2da9f67eed82a88203cea42835b46ee2c3ee4..e3098f5f4473933b2c8dab831cdb82c9f6cca385 100644 (file)
@@ -13,7 +13,6 @@
 #include <jansson.h>
 #include "jansson_private.h"
 
-
 json_t *json_path_get(const json_t *json, const char *path)
 {
     static const char root_chr = '$', array_open = '[';
Impressum, Datenschutz