From ce4dec28c1432769ee19d84f77cd484c5d143200 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 25 Dec 2004 10:30:18 +0000 Subject: * Huge formatting changes and some attempts in simplifying graphics code. * Use of STL vector in npc.cpp --- src/gui/passwordfield.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/passwordfield.h') diff --git a/src/gui/passwordfield.h b/src/gui/passwordfield.h index 328dc4d0..74fea79d 100644 --- a/src/gui/passwordfield.h +++ b/src/gui/passwordfield.h @@ -39,7 +39,7 @@ class PasswordField : public TextField { PasswordField(const std::string& text = ""); /** - * Draws the text field. + * Draws the password field. */ void draw(gcn::Graphics *graphics); }; -- cgit v1.2.3-70-g09d2