X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=macos.c;h=25f946c81db9a52abad2547286e3f12c3b75e5ad;hb=4dfbb7394f9aea8b79d46eb4dbb8082898811512;hp=0b64e19a0ee3c9354d56507c2b233a90bd2f0690;hpb=b0759feef87fcf820682cb36d65f2252c2cc12ae;p=ext%2Fsubsurface.git diff --git a/macos.c b/macos.c index 0b64e19..25f946c 100644 --- a/macos.c +++ b/macos.c @@ -92,5 +92,5 @@ void subsurface_close_conf(void) const char *subsurface_USB_name() { - return("/dev/tty.SLAB_USBtoUART"); + return "/dev/tty.SLAB_USBtoUART"; }