Skip to content

Commit 7334cea

Browse files
committed
update NEWS.Rd
1 parent 965671e commit 7334cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inst/NEWS.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
exception rather than crash) when a NULL external pointer is dereferenced.
1515
\item R code is evaluated within an \code{R_toplevelExec} block to prevent
1616
user interrupts from bypassing C++ destructors on the stack.
17-
\item A new function \code{print} function was added as a wrapper around
18-
\code{Rf_PrintValue}.
17+
\item A new inline header function \code{print} function was added as a
18+
wrapper around \code{Rf_PrintValue}.
1919
}
2020
\item Changes in Rcpp Attributes:
2121
\itemize{

0 commit comments

Comments
 (0)