X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=macos.c;fp=macos.c;h=25f946c81db9a52abad2547286e3f12c3b75e5ad;hb=0a9e5aa7353476d70c4eb9866aeda979118d04e5;hp=0b64e19a0ee3c9354d56507c2b233a90bd2f0690;hpb=6245b700a4a98cc2dba8c5b8c3f4958491605755;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"; }