globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / public_editor.h
index fcc53464a6c3b8fd6d99f5123788ad1a6a81757a..9b4566e1e43519d724b04705bcf661cb0fa8fcea 100644 (file)
@@ -467,7 +467,7 @@ public:
        MainMenuDisabler () {
                /* The global menu bar continues to be accessible to applications
                   with modal dialogs on mac, which means that we need to desensitize
-                  all items in the menu bar. 
+                  all items in the menu bar.
                */
                ActionManager::disable_active_actions ();
        }