X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fbindings%2Frmr-python%2Fdocs%2Fsource%2Findex.rst;h=addb96373d8cdc8f6bfab8faca1ae4b127ea39a8;hb=fa09c30e9450c45853311c6f07a621e1b9218ff0;hp=8b354daf273892f3794b1d99ec0001e82b700353;hpb=0b6077fcd74759b097964d49ccb57e36bd86f9bb;p=ric-plt%2Flib%2Frmr.git diff --git a/src/bindings/rmr-python/docs/source/index.rst b/src/bindings/rmr-python/docs/source/index.rst index 8b354da..addb963 100644 --- a/src/bindings/rmr-python/docs/source/index.rst +++ b/src/bindings/rmr-python/docs/source/index.rst @@ -15,9 +15,9 @@ new functions are added into the C lib, we only need to again wrap the function signatures. The downside is this seems to be Linux only currently. This wrapper -immediately SIGABRT’s on Mac, and no one yet seems to know why. The +immediately SIGABRT's on Mac, and no one yet seems to know why. The other downside is that there are currently some functionality that needs -to be “exported” from the C library for this to be fully operational. +to be 'exported' from the C library for this to be fully operational. For example, CTYPES does not have access to C header files, and important constants are defined in the C header files.