Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/SOURCE_TOOLS/fix_depends.pl

    r5470 r6141  
    7272 
    7373sub beautiful($$) { 
    74   # sorts files alphabethically (ign. case) 
     74  # sorts files alphabetically (ign. case) 
    7575  # sorts local dependencies first (for each file) 
    7676  my ($a,$b) = @_;