]> andersk Git - moira.git/blobdiff - lib/mr_data.c
increase length of machine names
[moira.git] / lib / mr_data.c
index 55ce0b5de644d5b0a65e1124d3663b03cc0d6f0b..8e7f4ffa1333f75064ee12dadc01452ebc4a1d12 100644 (file)
@@ -14,11 +14,11 @@ static char *rcsid_sms_data_c = "$Header$";
 #endif lint
 
 #include <mit-copyright.h>
-#include "sms_private.h"
+#include "mr_private.h"
 
-CONNECTION _sms_conn;
+CONNECTION _mr_conn;
 
-OPERATION _sms_send_op, _sms_recv_op;
+OPERATION _mr_send_op, _mr_recv_op;
 
-int sending_version_no = SMS_VERSION_2;
+int sending_version_no = MR_VERSION_2;
 
This page took 0.031989 seconds and 4 git commands to generate.