SF.net SVN: geany:[3251] trunk/src/sciwrappers.c
eht16 at users.sourceforge.net
eht16 at xxxxx
Tue Nov 18 20:14:58 UTC 2008
Revision: 3251
http://geany.svn.sourceforge.net/geany/?rev=3251&view=rev
Author: eht16
Date: 2008-11-18 20:14:58 +0000 (Tue, 18 Nov 2008)
Log Message:
-----------
Fix doc comment.
Modified Paths:
--------------
trunk/src/sciwrappers.c
Modified: trunk/src/sciwrappers.c
===================================================================
--- trunk/src/sciwrappers.c 2008-11-18 20:14:42 UTC (rev 3250)
+++ trunk/src/sciwrappers.c 2008-11-18 20:14:58 UTC (rev 3251)
@@ -995,7 +995,7 @@
* Clear a range of text from the currently set indicator.
* Starting at @a pos, @a len characters long.
* In order to make this function properly, you need to set the current indicator before with
- * @ref sci_set_indicator().
+ * @ref sci_indicator_set().
*
* @param sci Scintilla widget.
* @param pos Starting position.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list