From 32badd4b6f843cb74fdc3238fe92119518c8c0ab Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Thu, 16 Mar 2006 15:50:00 +0000 Subject: A bunch of cosmetic changes. --- src/gui/chat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/chat.h') diff --git a/src/gui/chat.h b/src/gui/chat.h index f1c48569..80e57a84 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -182,7 +182,7 @@ class ChatWindow : public Window, public gcn::ActionListener, * chatlog.chat_send("Zaeiru", "Hello to all users on the screen!"); */ void - chatSend(std::string nick, std::string msg); + chatSend(const std::string &nick, std::string msg); /** Called when key is pressed */ void keyPress(const gcn::Key& key); -- cgit v1.2.3-70-g09d2