comparison src/utilops.c @ 756:573121c002c3

Typo fix.
author zas_
date Sun, 25 May 2008 19:54:00 +0000
parents be382bffd11f
children eb2e2dac712d
comparison
equal deleted inserted replaced
755:be382bffd11f 756:573121c002c3
600 return ret; 600 return ret;
601 } 601 }
602 602
603 603
604 /* 604 /*
605 * perfirm the operation described by FileDataChangeInfo on all files in the list 605 * Perform the operation described by FileDataChangeInfo on all files in the list
606 * it is an alternative to start_editor_from_filelist_full, it should use similar interface 606 * it is an alternative to start_editor_from_filelist_full, it should use similar interface
607 */ 607 */
608 608
609 609
610 void file_util_perform_ci_internal(UtilityData *ud) 610 void file_util_perform_ci_internal(UtilityData *ud)