Page MenuHomeFreeBSD

D35911.diff
No OneTemporary

D35911.diff

diff --git a/stand/libsa/stand.h b/stand/libsa/stand.h
--- a/stand/libsa/stand.h
+++ b/stand/libsa/stand.h
@@ -142,7 +142,7 @@
#define DEV_NAMLEN 8 /* Length of name of device class */
struct devsw {
const char dv_name[DEV_NAMLEN];
- int dv_type; /* opaque type constant, arch-dependant */
+ int dv_type; /* opaque type constant */
#define DEVT_NONE 0
#define DEVT_DISK 1
#define DEVT_NET 2

File Metadata

Mime Type
text/plain
Expires
Thu, Jun 25, 1:29 AM (21 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34298943
Default Alt Text
D35911.diff (413 B)

Event Timeline