Module Name:    src
Committed By:   mrg
Date:           Wed Aug  7 07:22:13 UTC 2019

Modified Files:
        src/sys/kern: kern_time.c

Log Message:
mark a variable __diagused to fix this problem affecting many builds:

kern/kern_time.c:1413:6: error: variable 'error' set but not used 
[-Werror=unused-but-set-variable]


To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 src/sys/kern/kern_time.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to