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 | 506c330d35400bfcfbec6b5806e49c89c31c1e4e (patch) | |
tree | 3d29e4f77bca1afa28ad3f5f7ad6cbb75aeb190c /home/.local/bin | |
parent | Replace __dead2 with __attribute__((noreturn)) (diff) | |
download | src-506c330d35400bfcfbec6b5806e49c89c31c1e4e.tar.gz src-506c330d35400bfcfbec6b5806e49c89c31c1e4e.zip |
Replace __printflike with __attribute__((format(printf, ...)))
sed -E 's/__printf0?like[(]([^,]+), ([^)]+)[)]/__attribute__((format(printf, \1, \2)))/'
Diffstat (limited to 'home/.local/bin')
0 files changed, 0 insertions, 0 deletions