Towards fixing AU preset invalidation
[ardour.git] / libs / pbd / pbd / basename.h
index 16e790574885286ef4d7e9e621d8a2b9ec22dc16..b93f70b59e2f2a8aad6e62d8ed5420a13c878081 100644 (file)
@@ -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__ */