CVS commit: src/usr.bin/deroff

2025-02-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 20 19:32:16 UTC 2025 Modified Files: src/usr.bin/deroff: deroff.c Log Message: deroff: fix lint warnings To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/usr.bin/deroff/deroff.c Please note that diffs a

CVS commit: src/usr.bin/deroff

2025-02-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 20 19:32:16 UTC 2025 Modified Files: src/usr.bin/deroff: deroff.c Log Message: deroff: fix lint warnings To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/usr.bin/deroff/deroff.c Please note that diffs a

CVS commit: src/usr.bin/deroff

2025-02-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 20 18:33:35 UTC 2025 Modified Files: src/usr.bin/deroff: deroff.c Log Message: deroff: remove unused macro The '\cp' in the macro's expansion triggered a lint warning about the dubious character escape '\c'. To generate

CVS commit: src/usr.bin/deroff

2025-02-20 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Feb 20 18:33:35 UTC 2025 Modified Files: src/usr.bin/deroff: deroff.c Log Message: deroff: remove unused macro The '\cp' in the macro's expansion triggered a lint warning about the dubious character escape '\c'. To generate