mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-11 05:58:04 +02:00
Remove trailing whitespace from lines that look like comments.
This patch was produced with the following (GNU) sed script: sed -i -r -e '/^[ \t]*\/?\*/ s/[ \t]+$//' run on all *.[ch] files within cairo, (though I manually excluded src/cairo-atsui-font.c which has a code line that appears as a comment to this script).
This commit is contained in:
parent
80b8deb1e4
commit
4670366ede
57 changed files with 446 additions and 446 deletions
Loading…
Add table
Reference in a new issue