Page MenuHomeFreeBSD

D9941.id26110.diff
No OneTemporary

D9941.id26110.diff

Index: usr.sbin/boot0cfg/boot0cfg.c
===================================================================
--- usr.sbin/boot0cfg/boot0cfg.c
+++ usr.sbin/boot0cfg/boot0cfg.c
@@ -88,7 +88,7 @@
{"update", 1},
{"setdrv", 0}
};
-static const int nopt = sizeof(opttbl) / sizeof(opttbl[0]);
+static const int nopt = nitems(opttbl);
static const char fmt0[] = "# flag start chs type"
" end chs offset size\n";

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 28, 12:36 PM (10 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32277975
Default Alt Text
D9941.id26110.diff (446 B)

Event Timeline