From 81ee27a9568ecd0667a5fcb24d926b9b30ef942c Mon Sep 17 00:00:00 2001 From: Dirk Eddelbuettel Date: Tue, 2 Apr 2024 16:38:41 -0500 Subject: [PATCH] Most excellent ways to spend some time --- apis/r/src/rutilities.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/r/src/rutilities.h b/apis/r/src/rutilities.h index 7a5acbf586..f67fe3b05f 100644 --- a/apis/r/src/rutilities.h +++ b/apis/r/src/rutilities.h @@ -63,7 +63,7 @@ struct ContextWrapper { }; typedef struct ContextWrapper ctx_wrap_t; -// some lipstick on the (plain C language) pig that is a SEXP: +// some lipstick on the (plain C language) [redacted] that is a SEXP: // allowing the nanoarrow ArrowArray XPtr be typedef'ed typedef SEXP nanoarrowXPtr;