X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Fpbd%2Fbasename.h;h=b93f70b59e2f2a8aad6e62d8ed5420a13c878081;hb=3c7dea43af9d9e5b2563aee81ac5253fb2ee7858;hp=16e790574885286ef4d7e9e621d8a2b9ec22dc16;hpb=c0e6f8e4c324c3f44613949b59acd9e864ab263d;p=ardour.git 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__ */