aboutsummaryrefslogtreecommitdiff
path: root/lib/helper.c
diff options
context:
space:
mode:
authorGravatar Christopher Harrison <ch12@sanger.ac.uk>2015-08-12 14:55:13 +0100
committerGravatar Christopher Harrison <ch12@sanger.ac.uk>2015-08-12 14:55:13 +0100
commit95e89c0c8aaf8a216fb3d0cab545d012b57fbba5 (patch)
tree9020b9eaf3b8e567c89b099406d24dcf54398c47 /lib/helper.c
parent7d687b939d42f46b7493a3ea7ace83dd0aef4091 (diff)
Canonicalised whitespace and added ChangeLog entry
Diffstat (limited to 'lib/helper.c')
-rw-r--r--lib/helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/helper.c b/lib/helper.c
index 2690334..bfdc990 100644
--- a/lib/helper.c
+++ b/lib/helper.c
@@ -334,5 +334,5 @@ int fuse_version(void)
const char *fuse_pkgversion(void)
{
- return PACKAGE_VERSION;
+ return PACKAGE_VERSION;
}