X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fcheck-exports;h=88818a1ebefb6411a0d7e7d051316576a1dddfc1;hb=50c7c2b64a94a085b20e375bc67180a4470c2564;hp=bb9d441d830dded38f7d58f51075b1005a24f90a;hpb=74a08e37da0a625ea14f13bb82b0a79f43f788f5;p=libucw.git diff --git a/tools/check-exports b/tools/check-exports index bb9d441d..88818a1e 100755 --- a/tools/check-exports +++ b/tools/check-exports @@ -1,6 +1,6 @@ #!/usr/bin/perl # Check symbols exported by a library -# (c) 2013 Martin Mares +# (c) 2014 Martin Mares use common::sense;