diff options
author | Christian Grothoff <christian@grothoff.org> | 2008-05-28 05:37:11 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2008-05-28 05:37:11 +0000 |
commit | eb83d35c295f3fe50e82e1a158219e03db4a9f89 (patch) | |
tree | a709a2f7ca917f9c3eadb48aab58a4a177820cda | |
parent | 9bfd05bd7ecc0bf8fd4cb482bb0fd19508d2ab9d (diff) | |
download | gnunet-gtk-eb83d35c295f3fe50e82e1a158219e03db4a9f89.tar.gz gnunet-gtk-eb83d35c295f3fe50e82e1a158219e03db4a9f89.zip |
updating chat.c to new API
-rw-r--r-- | src/plugins/chat/chat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/chat/chat.h b/src/plugins/chat/chat.h index 0b9900a0..c5b74ac5 100644 --- a/src/plugins/chat/chat.h +++ b/src/plugins/chat/chat.h | |||
@@ -20,7 +20,7 @@ | |||
20 | 20 | ||
21 | /** | 21 | /** |
22 | * @author Nathan Evans | 22 | * @author Nathan Evans |
23 | * @file applications/chat/chat.h | 23 | * @file plugins/chat/chat.h |
24 | **/ | 24 | **/ |
25 | #ifndef CHAT_H_ | 25 | #ifndef CHAT_H_ |
26 | #define CHAT_H_ | 26 | #define CHAT_H_ |