Source-Changes archive

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

CVS commit: src/common/lib/libc/string



Module Name:    src
Committed By:   drochner
Date:           Tue Jul 21 19:56:56 UTC 2009

Modified Files:
        src/common/lib/libc/string: popcount32.c popcount64.c

Log Message:
remove stray semicolons, makes lint happy and lets the libc build proceed


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/string/popcount32.c
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/string/popcount64.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