summaryrefslogtreecommitdiff
path: root/tests/ddb/test-ddb.c
diff options
context:
space:
mode:
authorSiim Meerits <sh0@yutani.ee>2020-07-27 17:37:00 +0300
committerSiim Meerits <sh0@yutani.ee>2020-07-27 17:37:00 +0300
commit456a1d598bccc260b233d2e91c469be452e0fbef (patch)
treec1288655494c94292f6e2eb26d722958899c7107 /tests/ddb/test-ddb.c
parentaf2c0e0558e78cae06371abef36f43ca74a9c5c0 (diff)
downloadlibgphoto2-456a1d598bccc260b233d2e91c469be452e0fbef.tar.gz
Remove trailing whitespace from all *.h and *.c files.
Diffstat (limited to 'tests/ddb/test-ddb.c')
-rw-r--r--tests/ddb/test-ddb.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/ddb/test-ddb.c b/tests/ddb/test-ddb.c
index b07caa629..72ba73c60 100644
--- a/tests/ddb/test-ddb.c
+++ b/tests/ddb/test-ddb.c
@@ -8,10 +8,10 @@
* version 2 of the License, or (at your option) any later version.
*
* \note
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
+ * Lesser General Public License for more details.
*
* \note
* You should have received a copy of the GNU Lesser General Public
@@ -30,7 +30,7 @@
#include "ddb-txt.tab.h"
static int
-compare_camera_abilities(const CameraAbilities *a,
+compare_camera_abilities(const CameraAbilities *a,
const CameraAbilities *b);
CameraAbilitiesList *
@@ -182,7 +182,7 @@ strcmp_colon(const char *a, const char *b)
static int
-compare_camera_abilities(const CameraAbilities *a,
+compare_camera_abilities(const CameraAbilities *a,
const CameraAbilities *b)
{
unsigned int errors = 0;