CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/18 08:34:29
Modified files:
usr.bin/tsort : tsort.c
Log message:
fix macro to look more like a function, remove extraneous ;
(clang's -Weverything would correctly warn about the resulting empty
statement)
No generated code change
