aboutsummaryrefslogtreecommitdiff
path: root/doc/linking.dox
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2020-03-27 12:06:06 +0100
committerAndreas Schneider <asn@cryptomilk.org>2020-03-27 12:10:07 +0100
commit46c54e5ddb361818d9e1d383493091b0ea620cfa (patch)
tree4e907c29a9dbf7a240e3c65396f673b2eb1e1d2f /doc/linking.dox
parentbbfce454de4bf48e74d3e5a85df159d58f88eb28 (diff)
downloadlibssh-46c54e5ddb361818d9e1d383493091b0ea620cfa.tar.gz
libssh-46c54e5ddb361818d9e1d383493091b0ea620cfa.tar.xz
libssh-46c54e5ddb361818d9e1d383493091b0ea620cfa.zip
doc: Fix a doxygen warning
Signed-off-by: Andreas Schneider <asn@cryptomilk.org> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Diffstat (limited to 'doc/linking.dox')
-rw-r--r--doc/linking.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/linking.dox b/doc/linking.dox
index 042086e6..7ae0d31f 100644
--- a/doc/linking.dox
+++ b/doc/linking.dox
@@ -28,6 +28,6 @@ the dllimport attribute.
@endcode
If you're are statically linking with OpenSSL, read the "Linking your
-application" section in the NOTES.<OS> in the OpenSSL source tree!
+application" section in the NOTES.[OS] in the OpenSSL source tree!
*/