summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2019-03-13 00:16:19 +0300
committerIvan Maidanski <ivmai@mail.ru>2019-03-25 17:18:03 +0300
commit47a29de3d2120e3a8480359ef54304d79fbc60a3 (patch)
tree24b386ae288b0a5b0bdc0053eadf556da58fc23d
parentd986b5fd11e0075dcb94929568012d4489fa193d (diff)
downloadlibatomic_ops-47a29de3d2120e3a8480359ef54304d79fbc60a3.tar.gz
Fix library name in README_details
* doc/README_details.txt: Fix typo ("libatomic_ops_gpl.a").
-rw-r--r--doc/README_details.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README_details.txt b/doc/README_details.txt
index 2b96cd2..a801b35 100644
--- a/doc/README_details.txt
+++ b/doc/README_details.txt
@@ -13,7 +13,7 @@ are normally built. On Windows, read README_win32.txt instead.
are implemented by header files included from it. It is sometimes
necessary, and always recommended to also link against libatomic_ops.a.
To use the almost non-blocking stack or malloc implementations,
-see the corresponding README files, and also link against libatomic_gpl.a
+see the corresponding README files, and also link against libatomic_ops_gpl.a
before linking against libatomic_ops.a.
OVERVIEW: