We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 439d134 commit 905c9c9Copy full SHA for 905c9c9
src/include/R_ext/Error.h
@@ -70,7 +70,7 @@ void Rf_warning(const char *, ...) R_PRINTF_FORMAT(1,2);
70
71
void R_ShowMessage(const char *s);
72
73
-/* xerbla is a a C function intended to be called from Fortran.
+/* xerbla is a C function intended to be called from Fortran.
74
* which forerly had a C declaration here.
75
*
76
* It wraps Rf_error, so use that directtly from C/C++
0 commit comments