"ui/input-legacy.c" did not exist on "4282c8277013dc5613b8f27845f6121b66b7cbff"
-
Markus Armbruster authored
Header guard symbols should match their file name to make guard collisions less likely. Offenders found with scripts/clean-header-guards.pl -vn. Cleaned up with scripts/clean-header-guards.pl, followed by some renaming of new guard symbols picked by the script to better ones. Signed-off-by:
Markus Armbruster <armbru@redhat.com>
Reviewed-by:
Richard Henderson <rth@twiddle.net>Markus Armbruster authoredHeader guard symbols should match their file name to make guard collisions less likely. Offenders found with scripts/clean-header-guards.pl -vn. Cleaned up with scripts/clean-header-guards.pl, followed by some renaming of new guard symbols picked by the script to better ones. Signed-off-by:
Markus Armbruster <armbru@redhat.com>
Reviewed-by:
Richard Henderson <rth@twiddle.net>
Loading