[uim-commit] r1520 - branches/r5rs/uim
yamaken at freedesktop.org
yamaken at freedesktop.org
Sun Sep 18 07:37:48 PDT 2005
Author: yamaken
Date: 2005-09-18 07:37:46 -0700 (Sun, 18 Sep 2005)
New Revision: 1520
Modified:
branches/r5rs/uim/uim-compat-scm.c
Log:
* uim/uim-compat-scm.c
- (uim_scm_nreverse): Add a comment as answer to the comment
in front of function definition
Modified: branches/r5rs/uim/uim-compat-scm.c
===================================================================
--- branches/r5rs/uim/uim-compat-scm.c 2005-09-18 14:35:12 UTC (rev 1519)
+++ branches/r5rs/uim/uim-compat-scm.c 2005-09-18 14:37:46 UTC (rev 1520)
@@ -228,6 +228,12 @@
}
/* Is this function used from somewhere? I think this function could be removed. */
+/*
+ * Not only this function but all functions of this file should be
+ * removed. See the header comment of uim-compat-scm.h. Remove these
+ * two comments if you have been satisfied by this answer.
+ * -- YamaKen 2005-09-18
+ */
uim_lisp
uim_scm_nreverse(uim_lisp cell)
{
More information about the uim-commit
mailing list