summaryrefslogtreecommitdiff
path: root/color.h
diff options
context:
space:
mode:
authorLibravatar Johannes Sixt <johannes.sixt@telecom.at>2008-03-01 21:11:14 +0100
committerLibravatar Johannes Sixt <johannes.sixt@telecom.at>2008-06-23 13:22:35 +0200
commit4cd148d83f852363363e921c4925e67601654ff6 (patch)
treebf28422eba86581aafd9348baf9b5fafd6282751 /color.h
parentWindows: Use the Windows style PATH separator ';'. (diff)
downloadtgif-4cd148d83f852363363e921c4925e67601654ff6.tar.xz
setup.c: Prepare for Windows directory separators.
This turns two switch/case statements into an if-else-if cascade because we later do not want to have case '/': #ifdef __MINGW32__ case '\\': #endif but use a predicate is_dir_sep(foo) in order to check for the directory separator. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Diffstat (limited to 'color.h')
0 files changed, 0 insertions, 0 deletions