/[LeafOK_CVS]/lbbs/src/file_loader.c
ViewVC logotype

Diff of /lbbs/src/file_loader.c

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

Revision 1.11 by sysadm, Sun May 25 06:48:31 2025 UTC Revision 1.12 by sysadm, Thu May 29 09:44:01 2025 UTC
# Line 29  Line 29 
29  #include <sys/shm.h>  #include <sys/shm.h>
30  #include <sys/ipc.h>  #include <sys/ipc.h>
31    
 #define MAX_SPLIT_FILE_LINES 65536  
   
32  struct shm_header_t  struct shm_header_t
33  {  {
34          int shmid;          int shmid;


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1