aboutsummaryrefslogtreecommitdiff
path: root/samples/gpio-pci-idio-16.c
diff options
context:
space:
mode:
Diffstat (limited to 'samples/gpio-pci-idio-16.c')
-rw-r--r--samples/gpio-pci-idio-16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/gpio-pci-idio-16.c b/samples/gpio-pci-idio-16.c
index 59b70a9..3eb4cf0 100644
--- a/samples/gpio-pci-idio-16.c
+++ b/samples/gpio-pci-idio-16.c
@@ -46,7 +46,7 @@
static void
_log(void *pvt, lm_log_lvl_t lvl __attribute__((unused)), char const *msg)
{
- fprintf(stderr, "gpio: %s", msg);
+ fprintf(stderr, "gpio: %s\n", msg);
}
ssize_t