CVS commit: src/external/bsd/top/dist
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Wed Apr 29 13:22:53 UTC 2026 Modified Files: src/external/bsd/top/dist: utils.c Log Message: Undo earlier meaningless change Revert my botched change (rev 1.7, 2026-04-18 19:42:21 +0000) which had the parens in the wrong place, which made it useless (pointed out offlist by rillig@ - thanks). The change was made unnecessary by christos later change (rev 1.8, 2026-04-18 21:37:04 +0000), so there is no point fixing it, just make it go away. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/bsd/top/dist/utils.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.