diff options
Diffstat (limited to 'ext/datasources/helium/helium.c')
-rw-r--r-- | ext/datasources/helium/helium.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/datasources/helium/helium.c b/ext/datasources/helium/helium.c index 2a66c9a0ca7..e934d61ddf6 100644 --- a/ext/datasources/helium/helium.c +++ b/ext/datasources/helium/helium.c @@ -1942,7 +1942,7 @@ err: if (ws != NULL) ESET(ws_source_close(wtext, session, ws)); } - /* + /* * If there was an error or our caller doesn't need the global lock, * release the global lock. */ |