From d1c2c90ad01d056e88abb4a1d9e356418edc747b Mon Sep 17 00:00:00 2001 From: belugas Date: Wed, 18 Apr 2007 18:00:33 +0000 Subject: (svn r9669) -Documentation: some more doxygen fixes --- src/newgrf_gui.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/newgrf_gui.cpp') diff --git a/src/newgrf_gui.cpp b/src/newgrf_gui.cpp index 51f57fc5e..bd0aefb01 100644 --- a/src/newgrf_gui.cpp +++ b/src/newgrf_gui.cpp @@ -296,7 +296,9 @@ static void SetupNewGRFWindow(Window *w) /** Callback function for the newgrf 'apply changes' confirmation window - * @param yes_clicked boolean value, true when yes was clicked, false otherwise */ + * @param w Window which is calling this callback + * @param confirmed boolean value, true when yes was clicked, false otherwise + */ static void NewGRFConfirmationCallback(Window *w, bool confirmed) { if (confirmed) { -- cgit v1.2.3-70-g09d2