]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
Implementec numeric "333": Time and user name who set a channel topic.
[ngircd-alex.git] / src / ngircd / defines.h
index 70800c3d65c4d2354eb9ce9662720786c4020678..d314f1a969bef7c3d2676ef7a97559a7155b033f 100644 (file)
@@ -8,7 +8,7 @@
  * (at your option) any later version.
  * Please read the file COPYING, README and AUTHORS for more information.
  *
  * (at your option) any later version.
  * Please read the file COPYING, README and AUTHORS for more information.
  *
- * $Id: defines.h,v 1.56 2005/07/28 16:23:55 fw Exp $
+ * $Id: defines.h,v 1.57 2005/09/02 12:50:25 alex Exp $
  */
 
 
  */
 
 
 #define DEFAULT_AWAY_MSG "Away"                /* Away message for users connected to
                                           linked servers. */
 
 #define DEFAULT_AWAY_MSG "Away"                /* Away message for users connected to
                                           linked servers. */
 
+#define DEFAULT_TOPIC_ID "-Server-"    /* Default ID for "topic owner". */
+
 #define CONFIG_FILE "/ngircd.conf"     /* Configuration file name. */
 #define MOTD_FILE "/ngircd.motd"       /* Name of the MOTD file. */
 #define MOTD_PHRASE ""                 /* Default MOTD phrase string. */
 #define CONFIG_FILE "/ngircd.conf"     /* Configuration file name. */
 #define MOTD_FILE "/ngircd.motd"       /* Name of the MOTD file. */
 #define MOTD_PHRASE ""                 /* Default MOTD phrase string. */