]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/ems.c
Merge remote-tracking branch 'upstream/master'
[16.git] / src / lib / ems.c
old mode 100644 (file)
new mode 100755 (executable)
index 9d37105..4bbfefd
@@ -1,5 +1,5 @@
-/*
-
+/*\r
+\r
                    THE IBM PC PROGRAMMER'S GUIDE TO C\r
                                     \r
                                     \r
@@ -21,8 +21,8 @@ proviso that credit is given to the author. Sections of this work may be
 used and distributed without payment under the proviso that credit is\r
 given to both this work and the author. Source code occuring in this work\r
 may be used within commercial and non-commercial applications without\r
-charge and without reference to the author.
-*/
+charge and without reference to the author.\r
+*/\r
      /*\r
      Various functions for using Expanded memory\r
      */\r
@@ -178,4 +178,4 @@ charge and without reference to the author.
           regs.x.dx = handle;\r
           int86(EMM,&regs,&regs);\r
           return (regs.h.ah == 0);\r
-     }
+     }\r