]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Swap symbol and alias arguments order in macros creating aliases
authorGuillem Jover <guillem@hadrons.org>
Wed, 14 Feb 2024 02:39:16 +0000 (03:39 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sun, 18 Feb 2024 12:57:03 +0000 (13:57 +0100)
commitf0501609764fe1e725c18e847c3904ed3a6544e0
tree786492fdc850fa866692ecbeac6cc6ab699774db
parent19e06407eb365a2bedc9bdd29a83c1e1803e3f92
build: Swap symbol and alias arguments order in macros creating aliases

The current order is rather confusing, pass the real symbol first
and the alias we want to create next.
src/local-link.h
src/md5.c
src/setproctitle.c
src/unvis.c
src/vis.c