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 a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.bin/deroff/deroff.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.