Ticket #1031: tools-jam-src-pathunix.c.patch
File tools-jam-src-pathunix.c.patch, 525 bytes (added by , 15 years ago) |
---|
-
tools/jam/src/pathunix.c
diff -N -r -u -b boost_1_34_0/tools/jam/src/pathunix.c boost_1_34_0_amiga/tools/jam/src/pathunix.c
old new 25 25 # ifdef USE_PATHUNIX 26 26 27 27 /* 28 * pathunix.c - manipulate file names on UNIX, NT, OS2 , AmigaOS28 * pathunix.c - manipulate file names on UNIX, NT, OS2 29 29 * 30 30 * External routines: 31 31 * … … 458 458 } 459 459 460 460 461 # endif /* unix, NT, OS/2 , AmigaOS*/461 # endif /* unix, NT, OS/2 */