aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc
diff options
context:
space:
mode:
Diffstat (limited to 'erts/doc')
-rw-r--r--erts/doc/src/erl_nif.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/erts/doc/src/erl_nif.xml b/erts/doc/src/erl_nif.xml
index 919f9f3245..cc7452bab5 100644
--- a/erts/doc/src/erl_nif.xml
+++ b/erts/doc/src/erl_nif.xml
@@ -1090,8 +1090,9 @@ typedef struct {
</func>
<func>
- <name since="OTP @OTP-15011@"><ret>int</ret><nametext>
- enif_compare_pids(const ErlNifPid *pid1, const ErlNifPid *pid2)</nametext></name>
+ <name since="OTP @OTP-15011@"><ret>int</ret>
+ <nametext>enif_compare_pids(const ErlNifPid *pid1, const ErlNifPid *pid2)
+ </nametext></name>
<fsummary>Compare two pids.</fsummary>
<desc>
<p>Compares two <seealso marker="#ErlNifPid"><c>ErlNifPid</c>