Refactor
authorNelson Ferreira <nelson.ferreira@ieee.org>
Mon, 12 Mar 2012 01:11:12 +0000 (21:11 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Mon, 12 Mar 2012 01:11:12 +0000 (21:11 -0400)
commita8e061dda77b9793062716ececa4899aac30ba7b
tree7f6ace27c6ccabdc6e9db906867b67e3518dded6
parentb6cf8397b9fc1dc0c03072340dcb3a9368ffdf4c
Refactor

* src/mule/file-coding.c (determine_real_coding_system): Refactor
condition in inner for loop so that negative branch of the
condition will continue loop, and fall through is the old positive
condition branch.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/mule/file-coding.c