ref: cb917ee8ca5b0add33ab3a7219d77ebbd9e59dff
parent: e7181aa390f66a33a8fcac93ac82c2a2ffc3811f
author: rrt <rrt>
date: Mon Jan 15 19:48:18 EST 2007
Punctuation fix to comment
--- a/src/util.c
+++ b/src/util.c
@@ -163,7 +163,7 @@
* Check that we have a known effect name. If found, copy name of
* effect into structure and place a pointer to internal data.
* Returns -1 on error else it turns the total number of arguments
- * that should be passed to this effects getopt() function.
+ * that should be passed to this effect's getopt() function.
*/
int st_geteffect_opt(eff_t effp, int argc, char **argv)
{