summaryrefslogtreecommitdiff
path: root/libs/timecode/timecode
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2015-10-04 14:51:05 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2015-10-04 14:51:05 -0400
commit4dc63966f0872efe768dad61eb9b8785d06b92d1 (patch)
treee54104d57d6c2da7840979181368151fd0819c96 /libs/timecode/timecode
parent297e80e020da94a56984b20782584bb1dd96ea34 (diff)
globally remove all trailing whitespace from ardour code base.
Paul Davis was responsible for introducing almost all of this.
Diffstat (limited to 'libs/timecode/timecode')
-rw-r--r--libs/timecode/timecode/bbt_time.h4
-rw-r--r--libs/timecode/timecode/visibility.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/libs/timecode/timecode/bbt_time.h b/libs/timecode/timecode/bbt_time.h
index 9e2a48383b..31e62f23bf 100644
--- a/libs/timecode/timecode/bbt_time.h
+++ b/libs/timecode/timecode/bbt_time.h
@@ -5,12 +5,12 @@
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
-
+
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.
-
+
You should have received a copy of the GNU Lesser General Public License
along with this program; if not, write to the Free Software Foundation,
Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
diff --git a/libs/timecode/timecode/visibility.h b/libs/timecode/timecode/visibility.h
index f1c8833f26..8de8cb7ffa 100644
--- a/libs/timecode/timecode/visibility.h
+++ b/libs/timecode/timecode/visibility.h
@@ -34,7 +34,7 @@
#define LIBTIMECODE_API LIBTIMECODE_DLL_EXPORT
#else
#define LIBTIMECODE_API LIBTIMECODE_DLL_IMPORT
-#endif
+#endif
#define LIBTIMECODE_LOCAL LIBTIMECODE_DLL_LOCAL
#endif /* __libtimecode_visibility_h__ */