1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

Cleaned up nested comments

This commit is contained in:
Mark Pizzolato
2012-04-27 12:36:03 -07:00
parent 19bf1cdb90
commit 57008bb8f5
23 changed files with 48 additions and 47 deletions

View File

@@ -96,7 +96,7 @@
/* Drive status, ^ = dynamic, * = in unit status */
#define STD_WRP 0x80 /* ^write prot */
/* 0x40 /* unused */
/* 0x40 *//* unused */
#define STD_ACH 0x20 /* alt chan busy NI */
#define STD_UNS 0x10 /* *unsafe */
#define STD_NRDY 0x08 /* ^not ready */