comparison src/dosfns.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 40db0673e6f0
children 934f6fb6fd8a 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
649 decimal point key in the numeric keypad is pressed when Num Lock is on. 649 decimal point key in the numeric keypad is pressed when Num Lock is on.
650 If zero, the decimal point key returns the country code specific value. */); 650 If zero, the decimal point key returns the country code specific value. */);
651 dos_decimal_point = 0; 651 dos_decimal_point = 0;
652 } 652 }
653 #endif /* MSDOS */ 653 #endif /* MSDOS */
654
655 /* arch-tag: f5ea8847-a014-42c9-83f5-7738ad640b17
656 (do not change this comment) */