X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_mm.h;h=984f932c00adc443128e5d90d383296b316a8f8a;hb=d1ce94441d5e0bffafeb959c505bf3d3975a0a35;hp=a5c159ee51f1072bb1615a45357516784b898bea;hpb=3c6b400a98c56c695d2286e0140d63e17101b266;p=16.git diff --git a/src/lib/16_mm.h b/src/lib/16_mm.h index a5c159ee..984f932c 100644 --- a/src/lib/16_mm.h +++ b/src/lib/16_mm.h @@ -118,8 +118,7 @@ typedef struct mmblockstruct //dword start,length; //word start; //dword length; - word segm; //how many 64kb segment blocks it takes up if there is many data! - //dword segmlen; //length of the multi segment 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;