Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   reinoud
Date:           Tue May 12 13:41:44 UTC 2009

Modified Files:
        src/sys/sys: cdefs.h

Log Message:
Fix _packed attribute for PCC. According to Ragge it should be _Pragma("packed
1") instead of _Pragma("packed").

With this fix userland programs needing _packed will now work.


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/sys/cdefs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index