(svn r9580) -Documentation: Correction of doxygen function declarations

This commit is contained in:
belugas
2007-04-09 15:06:24 +00:00
parent ec03c72afb
commit 82ad5a6d9c
3 changed files with 35 additions and 21 deletions

View File

@@ -397,7 +397,7 @@ Point GetTileZoomCenterWindow(bool in, Window * w)
/** Update the status of the zoom-buttons according to the zoom-level
* of the viewport. This will update their status and invalidate accordingly
* @param window pointer to the window that has the zoom buttons
* @param w Window pointer to the window that has the zoom buttons
* @param vp pointer to the viewport whose zoom-level the buttons represent
* @param widget_zoom_in widget index for window with zoom-in button
* @param widget_zoom_out widget index for window with zoom-out button */