From 1475c6ce69dab9a6679dc3237be7761afd29e998 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 7 Sep 2009 16:47:38 -0700 Subject: ext: fix compiler warnings in the cpp "comment" --- ext/clogger_ext/clogger.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/clogger_ext/clogger.c b/ext/clogger_ext/clogger.c index b695a5b..63322f9 100644 --- a/ext/clogger_ext/clogger.c +++ b/ext/clogger_ext/clogger.c @@ -759,8 +759,8 @@ static void init_rack_utils_header_hash(void) { VALUE mRack, mUtils; #if 0 - extra " is to disable rdoc (and so is avoiding a /* comment */) here - let me know if there's a better way... + extra double quotes below are to disable rdoc (and so is avoiding comments) + let me know if there is a better way... #endif rb_require("rack"); mRack = rb_define_module("Rack"""); -- cgit v1.2.3-24-ge0c7