From 236ba5c1c40d38236201eedf15db2a7592b07334 Mon Sep 17 00:00:00 2001 From: Luciano Iam Date: Sun, 12 Apr 2020 15:11:54 +0200 Subject: WebSockets: NO-OP update some code comments --- share/web_surfaces/shared/ardour.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/web_surfaces/shared/ardour.js b/share/web_surfaces/shared/ardour.js index 2db59e4ec7..b5ce9b1c1d 100644 --- a/share/web_surfaces/shared/ardour.js +++ b/share/web_surfaces/shared/ardour.js @@ -65,7 +65,7 @@ export class Ardour { } } - // Surface control API over WebSockets channel + // Surface control API over WebSockets // clients need to call open() before calling these methods async getTempo () { -- cgit v1.2.3