diff mcabber/src/screen.h @ 369:499170ed71c9

Rename some buffer commands, for homogeneity
author Mikael Berthe <mikael@lilotux.net>
date Sun, 24 Jul 2005 22:31:31 +0100
parents 33b8e801ffa6
children dd9e2eb52916
line wrap: on
line diff
--- a/mcabber/src/screen.h	Sun Jul 24 21:47:41 2005 +0100
+++ b/mcabber/src/screen.h	Sun Jul 24 22:31:31 2005 +0100
@@ -50,7 +50,7 @@
 void scr_RosterBottom(void);
 void scr_RosterSearch(char *);
 void scr_BufferTopBottom(int topbottom);
-void scr_Clear(void);
+void scr_BufferClear(void);
 void scr_RosterUnreadMessage(int);
 void scr_RosterJumpAlternate(void);