From 3677ef6a3d3f01f11d9b1511a0383ff166a068fa Mon Sep 17 00:00:00 2001 From: Attila Veghelyi Date: Mon, 3 Jul 2023 09:05:43 +0200 Subject: Unify 'common.h' --- op.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op.c') diff --git a/op.c b/op.c index 3e55dbc..766f8c0 100644 --- a/op.c +++ b/op.c @@ -1355,4 +1355,4 @@ int FindDevice(int vid,int pid){ //gtk_statusbar_push(status_bar,statusID,strings[S_prog]); } return MyDeviceDetected; -} \ No newline at end of file +} -- cgit v1.2.3-54-g00ecf