Source-Changes archive

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

CVS commit: src/sys/arch/xen/include



Module Name:    src
Committed By:   christos
Date:           Fri Dec 10 18:49:02 UTC 2004

Modified Files:
        src/sys/arch/xen/include: xen.h

Log Message:
don't use va_list here; use _BSD_VA_LIST_ because we could be included
before va_list is defined. This is common practice for kernel header
files (syslog.h)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/xen/include/xen.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