dc11422 i18n patch: simplify multi-byte handling in uniq

1 file Authored by Bernhard Voelker 10 years ago, Committed by ovasik 10 years ago,
    i18n patch: simplify multi-byte handling in uniq
    
    * src/uniq.c (check_file): Instead of copying the whole code, simply
    determine the value of 'new_group' by invoking different_multi in
    the multi-byte case.
    
        
file modified
+22 -47