firewall: rename fw-util.[ch] → firewall-util.[ch]
authorDaniel Mack <daniel@zonque.org>
Mon, 15 Jun 2015 11:50:43 +0000 (13:50 +0200)
committerDaniel Mack <daniel@zonque.org>
Mon, 15 Jun 2015 12:08:02 +0000 (14:08 +0200)
commit12c2884c552de25bc9c6155cafff619f6c1766b3
treefcd270f84ea6b4fcd90d8d4d15b1a045bd237c7b
parentf430b07b72c6cc5aab43ddeba940b59bd0aaecc7
firewall: rename fw-util.[ch] → firewall-util.[ch]

The names fw-util.[ch] are too ambiguous, better rename the files to
firewall-util.[ch]. Also rename the test accordingly.
.gitignore
Makefile.am
src/network/networkd-address.c
src/nspawn/nspawn.c
src/shared/firewall-util.c [moved from src/shared/fw-util.c with 99% similarity]
src/shared/firewall-util.h [moved from src/shared/fw-util.h with 100% similarity]
src/test/test-firewall-util.c [moved from src/test/test-fw-util.c with 98% similarity]