summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_snapshots.cc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-05-23 22:12:45 +0000
committerCarl Hetherington <carl@carlh.net>2011-05-23 22:12:45 +0000
commitb6587ad160aec275004ea875846112b8d4724d3d (patch)
tree610f2937f6a7796cd7de8aeb947eff7a48867c8b /gtk2_ardour/editor_snapshots.cc
parentf7dae62903ad034bf42683001f235b84bf3b37f4 (diff)
Assorted doxygen fixes; no functional changes.
git-svn-id: svn://localhost/ardour2/branches/3.0@9575 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_snapshots.cc')
-rw-r--r--gtk2_ardour/editor_snapshots.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_snapshots.cc b/gtk2_ardour/editor_snapshots.cc
index d8e0fd1644..140e04d09f 100644
--- a/gtk2_ardour/editor_snapshots.cc
+++ b/gtk2_ardour/editor_snapshots.cc
@@ -108,7 +108,7 @@ EditorSnapshots::button_press (GdkEventButton* ev)
/** Pop up the snapshot display context menu.
* @param button Button used to open the menu.
* @param time Menu open time.
- * @snapshot_name Name of the snapshot that the menu click was over.
+ * @param snapshot_name Name of the snapshot that the menu click was over.
*/
void
EditorSnapshots::popup_context_menu (int button, int32_t time, std::string snapshot_name)