Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnModel.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.17 by maloninc, Thu Dec 22 10:48:29 2005 UTC revision 1.18 by maloninc, Fri Dec 30 01:34:40 2005 UTC
# Line 6  Line 6 
6    
7  #include "config.h"  #include "config.h"
8    
9  #define MAX_WIKI_TEXT_SIZE 1048576  #define MAX_WIKI_TEXT_SIZE (1048576*5)
10  #define MAX_TOKEN          32  #define MAX_TOKEN          32
11  #define MAX_BUF_SIZE       1024  #define MAX_BUF_SIZE       1024
12  #define EXT_TAG             ".txt"  #define EXT_TAG             ".txt"

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26