summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 9b6dc65f..bd501382 100644
--- a/src/version.h
+++ b/src/version.h
@@ -4,5 +4,5 @@ namespace dcp {
extern char const * version;
extern char const * git_commit;
extern bool built_with_debug;
-
+
}