Skip to content
Commit b4c21604 authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

hdrs: Fixup reinclusion preprocessor constants



Make them look like __CR_<smth>_H__ with

sed -e '1,2s/#\(ifndef\|define\) _\?_\?\(CR_\)\?/#\1 __CR_/' -e '1,2s/_H_\?_\?.*$/_H__/'

on every header file.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 6a256782
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment