Index: app/find-and-replace.c =================================================================== --- app/find-and-replace.c (revision 4133) +++ app/find-and-replace.c (working copy) @@ -257,7 +257,7 @@ /* First time. */ matched_plist = prop_list_from_single (prop); } else { - //FIXME: do we realy want a replace all here? + /* FIXME: do we realy want a replace all here? */ /* Subsequent finds. */ GPtrArray *append_plist; append_plist = prop_list_from_single (prop);