Skip to content

Commit eca9a8a

Browse files
author
luke
committed
Add libintl.h to the experimental API.
git-svn-id: https://svn.r-project.org/R/trunk@89088 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 60cf521 commit eca9a8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/manual/R-exts.texi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6926,6 +6926,7 @@ C/C++) files containing messages that should be translated, declare
69266926
#define _(String) (String)
69276927
#endif
69286928
@end example
6929+
@eapihdr libintl.h
69296930

69306931
@item
69316932
For each message that should be translated, wrap it in @code{_(...)},

0 commit comments

Comments
 (0)