summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pttstruct.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index 0bd0e0df..8f00900c 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -561,9 +561,7 @@ typedef struct {
time4_t close_vote_time;
/* pttcache */
- char notes[MAX_MOVIE][200*11];
- // 有人反應 200 不夠用,將來可能會提高
- char this_is_unused_and_should_be_removed_later[499][200*11];
+ char notes[MAX_MOVIE][256*11];
char gap_18[sizeof(int)];
char today_is[20];
int n_notes[MAX_MOVIE_SECTION]; /* 一節中有幾個 看板 */