From 6f1ed1ac8b551d6b8cec352e4ddf0c7e2b7cf755 Mon Sep 17 00:00:00 2001 From: victor Date: Mon, 14 Feb 2005 08:37:52 +0000 Subject: revert trunk/pttbbs/pttbbs.mk git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2510 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/fav.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/fav.h b/include/fav.h index 418f4062..fc719c71 100644 --- a/include/fav.h +++ b/include/fav.h @@ -46,7 +46,7 @@ typedef struct { typedef struct { short bid; - time4_t lastvisit; + time4_t lastvisit; char attr; } fav_board_t; -- cgit v1.2.3