diff options
author | Daniel Mack <github@zonque.org> | 2015-06-15 14:15:57 +0200 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-06-15 14:15:57 +0200 |
commit | 036fe527a9eedc6f25d26254e9202587b56e5e50 (patch) | |
tree | fcd270f84ea6b4fcd90d8d4d15b1a045bd237c7b /.gitignore | |
parent | f430b07b72c6cc5aab43ddeba940b59bd0aaecc7 (diff) | |
parent | 12c2884c552de25bc9c6155cafff619f6c1766b3 (diff) |
Merge pull request #206 from zonque/firewall-rename
firewall: rename fw-util.[ch] → firewall-util.[ch]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 9d93347d6b..1e704a872b 100644 --- a/.gitignore +++ b/.gitignore @@ -193,7 +193,7 @@ /test-fdset /test-fileio /test-fstab-util -/test-fw-util +/test-firewall-util /test-hashmap /test-hostname /test-icmp6-rs |