[gjs: 3/26] wrapperutils: Fix function name in comment
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 3/26] wrapperutils: Fix function name in comment
- Date: Sun, 14 Apr 2019 14:03:37 +0000 (UTC)
commit 7eb91c46947ba59e2c3cbd5bfd8c100421c1b7ef
Author: Philip Chimento <philip chimento gmail com>
Date: Sat Jan 19 13:12:09 2019 -0800
wrapperutils: Fix function name in comment
gi/wrapperutils.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gi/wrapperutils.h b/gi/wrapperutils.h
index 225dc0fa..d207848c 100644
--- a/gi/wrapperutils.h
+++ b/gi/wrapperutils.h
@@ -664,7 +664,7 @@ class GIWrapperPrototype : public Base {
bool init(JSContext* cx) { return true; }
// The following three methods are private because they are used only in
- // define_class().
+ // create_class().
private:
/*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]