summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/ffs.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/ffs.h')
-rw-r--r--libs/pbd/pbd/ffs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/pbd/pbd/ffs.h b/libs/pbd/pbd/ffs.h
index f21fc82a39..a2158dac46 100644
--- a/libs/pbd/pbd/ffs.h
+++ b/libs/pbd/pbd/ffs.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013 Tim Mayberry
+ Copyright (C) 2013 Tim Mayberry
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -24,6 +24,6 @@
namespace PBD {
LIBPBD_API int ffs(int x);
-}
+}
#endif /* __libpbd_ffs_h__ */