summaryrefslogtreecommitdiff
path: root/src/gui/ok_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ok_dialog.h')
-rw-r--r--src/gui/ok_dialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/ok_dialog.h b/src/gui/ok_dialog.h
index 41e0c5f2..cc04546b 100644
--- a/src/gui/ok_dialog.h
+++ b/src/gui/ok_dialog.h
@@ -18,7 +18,7 @@
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * By ElvenProgrammer aka Eugenio Favalli (umperio@users.sourceforge.net)
+ * $Id$
*/
#ifndef _OK_DIALOG_H
@@ -57,4 +57,4 @@ class OkDialog : public Window, public gcn::ActionListener {
gcn::Button *okButton;
};
-#endif \ No newline at end of file
+#endif