author | Max Kellermann <max@duempel.org> | |
Sat, 3 Oct 2009 16:35:44 +0000 (18:35 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Sat, 3 Oct 2009 16:35:44 +0000 (18:35 +0200) | ||
commit | 62bdfdd53f543cdab799ded45e2a1f05769caebb | |
tree | c700c6da18a13972566e0f649f2516babfadb509 | tree | snapshot |
parent | 6c7ca9283459d89fba789767e4313e9528a8dd0c | commit | diff |
utils: simplify gcmp_list_from_path() with "continue"
"continue" the loop when one condition fails. This simplifies the
"if" conditions.
"continue" the loop when one condition fails. This simplifies the
"if" conditions.
src/utils.c | diff | blob | history |