summaryrefslogtreecommitdiff
path: root/examples/sample-photobooth.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 /examples/sample-photobooth.c
parentaf2c0e0558e78cae06371abef36f43ca74a9c5c0 (diff)
downloadlibgphoto2-456a1d598bccc260b233d2e91c469be452e0fbef.tar.gz
Remove trailing whitespace from all *.h and *.c files.
Diffstat (limited to 'examples/sample-photobooth.c')
-rw-r--r--examples/sample-photobooth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sample-photobooth.c b/examples/sample-photobooth.c
index 1a69bef8f..58534fbc8 100644
--- a/examples/sample-photobooth.c
+++ b/examples/sample-photobooth.c
@@ -1,5 +1,5 @@
/* compile with gcc -Wall -o sample-photobooth -lgphoto2 sample-photobooth.c
- *
+ *
*/
#include <stdlib.h>