aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Ponomarenko <aponomarenko@rosalab.ru>2013-05-30 19:15:17 +0400
committerAndrey Ponomarenko <aponomarenko@rosalab.ru>2013-05-30 19:15:17 +0400
commit0b2c22b030ae9c971aabd05ed0083af2707f304b (patch)
tree29db776e0402ed5e98767e685f757c7bd64ad97d
parentfe00e7ef2a23c401d9cdfd47b1523bc9ec711ed0 (diff)
downloadabi-compliance-checker-0b2c22b030ae9c971aabd05ed0083af2707f304b.tar.gz
Corrected README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7246cca..230475b 100644
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ USAGE WITH ABI DUMPER:
option to contain DWARF debug info
2. Create ABI dumps for both library versions
- using the ABI Dumper tool (https://github.com/lvc/abi-dumper):
+ using the ABI Dumper (https://github.com/lvc/abi-dumper) tool:
abi-dumper OLD.so -o ABI-0.dump -lver 0
abi-dumper NEW.so -o ABI-1.dump -lver 1