]> andersk Git - moira.git/commitdiff
add location of SMS server
authormar <mar>
Thu, 1 Dec 1988 14:58:35 +0000 (14:58 +0000)
committermar <mar>
Thu, 1 Dec 1988 14:58:35 +0000 (14:58 +0000)
clients/moira/defs.h

index 813aa2dae1de80dfe724bfff22396919ad9713c4..54e9c6a8347642d8f7e0c6b73b07eeca17380856 100644 (file)
@@ -28,6 +28,9 @@
 #define FALSE 0
 #endif FALSE
 
+/* where to find the SMS server */
+#define SMS_SERVER     "SMS.MIT.EDU:sms_db"
+
 /* Modification information is always printed in this format. */
 
 #define MOD_FORMAT ("Last Modification by %s at %s with %s.")
This page took 0.166464 seconds and 5 git commands to generate.