Ticket #1031: tools-jam-src-pathunix.c.patch

File tools-jam-src-pathunix.c.patch, 525 bytes (added by ssolie, 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  
    2525# ifdef USE_PATHUNIX
    2626
    2727/*
    28  * pathunix.c - manipulate file names on UNIX, NT, OS2, AmigaOS
     28 * pathunix.c - manipulate file names on UNIX, NT, OS2
    2929 *
    3030 * External routines:
    3131 *
     
    458458}
    459459
    460460
    461 # endif /* unix, NT, OS/2, AmigaOS */
     461# endif /* unix, NT, OS/2 */