Change all of the FALSE --> false and TRUE-->true

:)


On Tue, 12 May 2015, bch wrote:

[...]

--- dependall-usr.sbin ---
/usr/src/usr.sbin/crash/../../sys/arch/amd64/amd64/db_disasm.c:216:19:
error: 'FALSE' undeclared here (not in a function)
/*10*/ { "",      FALSE, NONE,  0,       0 },
                  ^
/usr/src/usr.sbin/crash/../../sys/arch/amd64/amd64/db_disasm.c:232:19:
error: 'TRUE' undeclared here (not in a function)
/*1f*/ { "nopl",  TRUE,  SDEP,  0,       "nopw" },

[...]


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org  |
-------------------------------------------------------------------------

Reply via email to