summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/internal_return.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour/internal_return.h')
-rw-r--r--libs/ardour/ardour/internal_return.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/ardour/ardour/internal_return.h b/libs/ardour/ardour/internal_return.h
index 384f2900d8..4d2839cb12 100644
--- a/libs/ardour/ardour/internal_return.h
+++ b/libs/ardour/ardour/internal_return.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2009 Paul Davis
+ Copyright (C) 2009 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
@@ -30,7 +30,7 @@ namespace ARDOUR {
class InternalReturn : public Return
{
- public:
+ public:
InternalReturn (Session&);
InternalReturn (Session&, const XMLNode&);