]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix compilation MacOS.
authorAndre Noll <maan@systemlinux.org>
Mon, 17 Dec 2012 15:49:48 +0000 (16:49 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 17 Dec 2012 15:49:48 +0000 (16:49 +0100)
commit24d0792fa5f1970808dc90ef88799c98ebb045d0
tree4f26d0e3c4f4f2dad718babfb0ee42df6c910587
parentff12b505b227585daf5aecc822d6b2e8841c2be7
Fix compilation MacOS.

The resolution of the conflict in commit 83ab4b5d introduced the
following error:

osx_write.c:329:9: error: use of undeclared label 'remove_btrn'
                        goto remove_btrn;
                             ^
Fix is trivial.
osx_write.c