summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/basename.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/basename.h')
-rw-r--r--libs/pbd/pbd/basename.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/pbd/pbd/basename.h b/libs/pbd/pbd/basename.h
index 16e7905748..b93f70b59e 100644
--- a/libs/pbd/pbd/basename.h
+++ b/libs/pbd/pbd/basename.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2000-2007 Paul Davis
+ Copyright (C) 2000-2007 Paul Davis
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
@@ -26,6 +26,6 @@
namespace PBD {
LIBPBD_API Glib::ustring basename_nosuffix (Glib::ustring);
-}
+}
#endif /* __libpbd_basename_h__ */