dragonmtn-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dragonmtn-commits] Changes to snowwhite/string.h


From: Mark Loeser
Subject: [Dragonmtn-commits] Changes to snowwhite/string.h
Date: Sun, 11 Sep 2005 16:41:01 -0400

Index: snowwhite/string.h
diff -u snowwhite/string.h:1.1 snowwhite/string.h:1.2
--- snowwhite/string.h:1.1      Tue Apr  5 20:48:56 2005
+++ snowwhite/string.h  Sun Sep 11 20:40:54 2005
@@ -5,7 +5,7 @@
  * \mysid
  * \date August, 2001
  *
- * $Id: string.h,v 1.1 2005/04/05 20:48:56 Halcy0n Exp $
+ * $Id: string.h,v 1.2 2005/09/11 20:40:54 Halcy0n Exp $
  */
 
 /*
@@ -175,6 +175,7 @@
        RPL_MS_MBLOCK_ADDED_1ARG,
        ERR_MS_MBLOCK_ALREADY_1ARG,
        ERR_MS_MBLOCK_TOOMANY,
+       RPL_CMD_SUC,
 
        MAX_REPLY_STRING_NUM
 } reply_type;
@@ -305,7 +306,8 @@
        {"Memo block removed for %s. You may now receive memos from this user 
again."},
        {"New memo block in place for %s. You will no longer receive memos from 
this user."},
        {"You already have a memo block in place for %s"},
-       {"Unable to comply. You have too many Memo Blocks in place already. 
Consider \"/msg MemoServ NOMEMO ON\""}
+       {"Unable to comply. You have too many Memo Blocks in place already. 
Consider \"/msg MemoServ NOMEMO ON\""},
+       {"Command executed successfully."}
 };
 #else
 extern struct reply_string reply_table[];




reply via email to

[Prev in Thread] Current Thread [Next in Thread]