diff options
author | June McEnroe <june@causal.agency> | 2020-06-07 16:30:34 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-06-08 16:46:02 -0400 |
commit | fee59c2271f1d403238ca7da908a537c53a5e264 (patch) | |
tree | 05c2732832a62d4c2c757a1648e352e3797a2fed /bin/ptee.c | |
parent | Replace __dead2 with __attribute__((noreturn)) (diff) | |
download | src-fee59c2271f1d403238ca7da908a537c53a5e264.tar.gz src-fee59c2271f1d403238ca7da908a537c53a5e264.zip |
Replace __printflike with __attribute__((format(printf, ...)))
sed -E 's/__printf0?like[(]([^,]+), ([^)]+)[)]/__attribute__((format(printf, \1, \2)))/'
Diffstat (limited to 'bin/ptee.c')
0 files changed, 0 insertions, 0 deletions