diff src/group.h @ 102:38b0a1532a37 noffle

[svn] Only track remote message no when subscribed
author bears
date Mon, 05 Jun 2000 09:57:05 +0100
parents adf0af5152f7
children 3c71e28c8eef
line wrap: on
line diff
--- a/src/group.h	Mon May 29 17:35:01 2000 +0100
+++ b/src/group.h	Mon Jun 05 09:57:05 2000 +0100
@@ -3,7 +3,7 @@
 
   Groups database
 
-  $Id: group.h 67 2000-05-12 17:19:38Z enz $
+  $Id: group.h 135 2000-06-05 08:57:05Z bears $
 */
 
 #ifndef GRP_H
@@ -26,7 +26,8 @@
 
 #include "common.h"
 
-#define GRP_LOCAL_SERVER_NAME "(local)"
+#define GRP_LOCAL_SERVER_NAME		"(local)"
+#define	GRP_RMT_NEXT_NOT_SUBSCRIBED	(-1)
 
 /* open group database */
 Bool