Skip to content

Commit

Permalink
Remove missed constants that have been deferred
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Castain <[email protected]>
  • Loading branch information
rhc54 committed Oct 28, 2021
1 parent a256e08 commit 296edb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Chap_API_Struct.tex
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ \section{Constants}

\begin{constantdesc}
%
\declareconstitemvalue{PMIX_MAX_NSLEN}{255}
\declareconstitem{PMIX_MAX_NSLEN}
Maximum namespace string length as an integer.
\end{constantdesc}

Expand All @@ -78,7 +78,7 @@ \section{Constants}

\begin{constantdesc}
%
\declareconstitemvalue{PMIX_MAX_KEYLEN}{511}
\declareconstitem{PMIX_MAX_KEYLEN}
Maximum key string length as an integer.
\end{constantdesc}

Expand Down

0 comments on commit 296edb4

Please sign in to comment.