comparison level1/modules/rbdesc.asm @ 2858:632187a1083e lwtools-port

Spell DNum consistently Although the relevant files are built case-insensitive the inconsistent spelling looks ugly and makes reading and searching more difficult. Thanks to Bob Devries for pointing this out.
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 13 Jul 2013 12:06:44 +0200
parents b70d93f8d7ce
children e881994bfe30
comparison
equal deleted inserted replaced
2857:d5220b220313 2858:632187a1083e
18 18
19 tylg set Devic+Objct 19 tylg set Devic+Objct
20 atrv set ReEnt+rev 20 atrv set ReEnt+rev
21 rev set $00 21 rev set $00
22 22
23 IFNDEF Dnum 23 IFNDEF DNum
24 DNum set 0 24 DNum set 0
25 ENDC 25 ENDC
26 IFNE D35 26 IFNE D35
27 Type set TYP.CCF+TYP.3 27 Type set TYP.CCF+TYP.3
28 ELSE 28 ELSE