diff options
author | Nick White <hg@njw.me.uk> | 2011-07-24 12:14:40 +0100 |
---|---|---|
committer | Nick White <hg@njw.me.uk> | 2011-07-24 12:14:40 +0100 |
commit | bd2fd4f1007508298660d1b617b9368280ed9f51 (patch) | |
tree | 3de7bdda0e63101185da106f651e2076aec977cd /TODO | |
parent | 491a4f48095a028201a9183b390f9f82c5235046 (diff) |
Add cookie usage
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ make sure i'm checking all lib calls that could fail make sure all arrays are used within bounds +use defined constants rather than e.g. 1024 getgbooktxt (different program as it gets from html pages, which getgbook doesn't any more) |