X-Git-Url: http://git.tdb.fi/?p=ext%2Fsubsurface.git;a=blobdiff_plain;f=windows.c;h=8a81737b039082ea4b551534b6072e740abb4b8d;hp=3e40c38ef72ccc56d1f03fe6aded3d948fb37a38;hb=0a9e5aa7353476d70c4eb9866aeda979118d04e5;hpb=6245b700a4a98cc2dba8c5b8c3f4958491605755 diff --git a/windows.c b/windows.c index 3e40c38..8a81737 100644 --- a/windows.c +++ b/windows.c @@ -81,5 +81,5 @@ void subsurface_close_conf(void) const char *subsurface_USB_name() { - return("COM3"); + return "COM3"; }