Page MenuHomeFreeBSD

D2667.diff
No OneTemporary

D2667.diff

Index: head/sys/sys/nlist_aout.h
===================================================================
--- head/sys/sys/nlist_aout.h
+++ head/sys/sys/nlist_aout.h
@@ -56,8 +56,6 @@
} n_un;
#else
const char *n_name; /* symbol name (in memory) */
- int : 8 * (sizeof(long) > sizeof(char *) ?
- sizeof(long) - sizeof(char *) : sizeof(char *) - sizeof(long));
#endif
unsigned char n_type; /* type defines */
char n_other; /* ".type" and binding information */

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 24, 3:00 PM (19 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35447038
Default Alt Text
D2667.diff (469 B)

Event Timeline