mirror of
https://github.com/json-c/json-c.git
synced 2026-03-28 09:29:06 +08:00
Clean trailing white-space.
This commit is contained in:
@@ -90,7 +90,7 @@ run_output_test()
|
||||
fi
|
||||
TEST_COMMAND="$1"
|
||||
shift
|
||||
if [ -z "${TEST_OUTPUT}" ] ; then
|
||||
if [ -z "${TEST_OUTPUT}" ] ; then
|
||||
TEST_OUTPUT=${TEST_COMMAND}
|
||||
fi
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2016 by Rainer Gerhards
|
||||
/* Copyright (C) 2016 by Rainer Gerhards
|
||||
* Released under ASL 2.0 */
|
||||
#include "config.h"
|
||||
#include "json_object.h"
|
||||
|
||||
Reference in New Issue
Block a user