Source-Changes archive

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

CVS commit: xsrc/external/mit/libpciaccess/dist/src



Module Name:    xsrc
Committed By:   apb
Date:           Fri Nov  2 07:38:38 UTC 2012

Modified Files:
        xsrc/external/mit/libpciaccess/dist/src: common_interface.c

Log Message:
Remove useless extra "const" in "const sometype const * var = value;".
Foundusing clang -Wduplicate-decl-specifier.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
    xsrc/external/mit/libpciaccess/dist/src/common_interface.c

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