From 862876670bcd40fd6eb76a2e4769782d038e375f Mon Sep 17 00:00:00 2001
From: ptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>
Date: Sat, 1 Jun 2002 22:04:24 +0000
Subject: *** empty log message ***

git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@268 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
---
 include/pttstruct.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/pttstruct.h b/include/pttstruct.h
index 0bc88b42..7f2724fd 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -1,4 +1,4 @@
-/* $Id: pttstruct.h,v 1.11 2002/05/25 12:14:32 ptt Exp $ */
+/* $Id: pttstruct.h,v 1.12 2002/06/01 22:04:24 ptt Exp $ */
 #ifndef INCLUDE_STRUCT_H
 #define INCLUDE_STRUCT_H
 
@@ -235,7 +235,7 @@ typedef struct userinfo_t {
 			            /* �n�ͤ����cache �e���bit�O���A */
     int reject[MAX_REJECT];
     void *nextbfriend;              /* �ΨӰ����ͪ�linked list */
-    int pad;
+    int idoffset;                   /* shm id�W�� offset */
     int lock;
     int friendtotal;			/* �n�ͤ����cache �j�p */ 
     unsigned char msgcount;
-- 
cgit v1.2.3