diff mcabber/src/roster.c @ 1331:a97701d8d735

Fix typo in the straffil structure (reported by gst)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 21 Oct 2007 10:07:16 +0200
parents 0dda8238af21
children 9716cf8a0726
line wrap: on
line diff
--- a/mcabber/src/roster.c	Sat Oct 20 19:37:11 2007 +0200
+++ b/mcabber/src/roster.c	Sun Oct 21 10:07:16 2007 +0200
@@ -36,7 +36,7 @@
   "none",
   "owner",
   "admin",
-  "memeber",
+  "member",
   "outcast"
 };