--- os2sdk/demos/apps/ds/option.c 2018/08/09 12:25:13 1.1.1.1 +++ os2sdk/demos/apps/ds/option.c 2018/08/09 12:26:02 1.1.1.2 @@ -1,4 +1,6 @@ -/* option.c - Display option screen */ +/* option.c - Display option screen */ +/* Created by Microsoft Corp. 1986 */ + #include "ds.h" #include "vars.h" @@ -108,9 +110,9 @@ optionInit () */ showOption () { - int row,col,key; + USHORT row,col,key; Attr attrib, fore, back, brite, blink; - int cRow,cCol; + USHORT cRow,cCol; Attr oldColor[N_COLORS]; int i; Attr oldPopupC; @@ -123,7 +125,7 @@ showOption () a = oldPopupC; for (row=0; row