]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_mm.h
block type cannot segm count
[16.git] / src / lib / 16_mm.h
index 6aac19b7e814a9c636229436e69ca5c8fdb89994..984f932c00adc443128e5d90d383296b316a8f8a 100644 (file)
@@ -118,7 +118,7 @@ typedef struct mmblockstruct
        //dword start,length;
        //word  start;
        //dword length;
-       //++++word sega;                                //how many 64kb segment blocks it takes up if there is many data!
+       //byte segm;                            //how many 64kb segment blocks it takes up if there is many data!
        unsigned        attributes;
        memptr          *useptr;        // pointer to the segment start
        struct mmblockstruct huge *next;