/[dragonmtn]/snowwhite/string.h
ViewVC logotype

Diff of /snowwhite/string.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by Halcy0n, Tue Apr 5 20:48:56 2005 UTC revision 1.2 by Halcy0n, Sun Sep 11 20:40:54 2005 UTC
# Line 175  typedef enum Line 175  typedef enum
175          RPL_MS_MBLOCK_ADDED_1ARG,          RPL_MS_MBLOCK_ADDED_1ARG,
176          ERR_MS_MBLOCK_ALREADY_1ARG,          ERR_MS_MBLOCK_ALREADY_1ARG,
177          ERR_MS_MBLOCK_TOOMANY,          ERR_MS_MBLOCK_TOOMANY,
178            RPL_CMD_SUC,
179    
180          MAX_REPLY_STRING_NUM          MAX_REPLY_STRING_NUM
181  } reply_type;  } reply_type;
# Line 305  struct reply_string reply_table[] = Line 306  struct reply_string reply_table[] =
306          {"Memo block removed for %s. You may now receive memos from this user again."},          {"Memo block removed for %s. You may now receive memos from this user again."},
307          {"New memo block in place for %s. You will no longer receive memos from this user."},          {"New memo block in place for %s. You will no longer receive memos from this user."},
308          {"You already have a memo block in place for %s"},          {"You already have a memo block in place for %s"},
309          {"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\""},
310            {"Command executed successfully."}
311  };  };
312  #else  #else
313  extern struct reply_string reply_table[];  extern struct reply_string reply_table[];

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26