summaryrefslogtreecommitdiff
path: root/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'error.c')
-rw-r--r--error.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/error.c b/error.c
index dcf76d89b7..3a7a5bfdfc 100644
--- a/error.c
+++ b/error.c
@@ -353,6 +353,8 @@ exc_initialize(argc, argv, exc)
}
/*
+ * Document-method: exception
+ *
* call-seq:
* exc.exception(string) -> an_exception or exc
*