]> andersk Git - moira.git/commitdiff
removed default server location (it's in sms_app.h now)
authormar <mar>
Fri, 6 Oct 1989 19:09:59 +0000 (19:09 +0000)
committermar <mar>
Fri, 6 Oct 1989 19:09:59 +0000 (19:09 +0000)
include/mr_proto.h

index f2ead1d007e37e28b59affe474c4fc19d0c1b2b7..162debc3ce9bd26035b2477f6b3043b50800c963 100644 (file)
@@ -6,9 +6,12 @@
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
  *
  *     $Log$
- *     Revision 1.2  1987-06-28 05:28:18  spook
- *     Added domain name to 'sms'...
+ *     Revision 1.3  1989-10-06 19:09:59  mar
+ *     removed default server location (it's in sms_app.h now)
  *
+ * Revision 1.2  87/06/28  05:28:18  spook
+ * Added domain name to 'sms'...
+ * 
  * Revision 1.1  87/06/16  17:48:47  wesommer
  * Initial revision
  * 
@@ -35,16 +38,3 @@ typedef struct sms_params {
 } sms_params;
 
 extern int sms_start_recv(), sms_start_send();
-
-#define SMS_GDB_SERV "sms.mit.edu:sms_db"
-
-/*
- * Local Variables:
- * mode: c
- * c-indent-level: 4
- * c-continued-statement-offset: 4
- * c-brace-offset: -4
- * c-argdecl-indent: 4
- * c-label-offset: -4
- * End:
- */
This page took 0.050384 seconds and 5 git commands to generate.