Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/systat
Module Name: src
Committed By: martin
Date: Sat Mar 27 00:53:59 UTC 2004
Modified Files:
src/usr.bin/systat: extern.h keyboard.c
Log Message:
A __attribute__((__noreturn__)) function better be void - gcc correctly
complains at >= -O3 otherwise.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/usr.bin/systat/extern.h
cvs rdiff -r1.15 -r1.16 src/usr.bin/systat/keyboard.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