Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/isc
Module Name: src
Committed By: rillig
Date: Sat Apr 18 21:52:22 UTC 2026
Modified Files:
src/lib/libc/isc: Makefile.inc ev_timers.c
Log Message:
libc/isc: remove trailing semicolon from expression macro
The semicolon triggered a lint warning about an unreachable 'empty'
statement.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/isc/Makefile.inc
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/isc/ev_timers.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