Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libprop
Module Name: src
Committed By: christos
Date: Sun Jun 14 21:28:58 UTC 2020
Modified Files:
src/common/lib/libprop: prop_array_util.c
Log Message:
Fix incorrect type (found by lint), and add linted comments for the
long long -> long (uintmax_t on LP64)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libprop/prop_array_util.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