From 0f84f2f01becd897a5595606e7a3d126e581c810 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 19 Sep 2023 12:46:04 +0200 Subject: Genexportsdoc: Set executable flag --- exports/exports.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'exports') diff --git a/exports/exports.go b/exports/exports.go index 6d02e88..ce6df3a 100644 --- a/exports/exports.go +++ b/exports/exports.go @@ -368,7 +368,7 @@ func ServerList() (*C.char, *C.char) { // // - Parse the data to get the cookie and data // -// - get the cookie, +// - get the cookie // // - get the profiles from the data // @@ -392,7 +392,7 @@ func ServerList() (*C.char, *C.char) { // // - Parse the data to get the cookie and data // -// - get the cookie, +// - get the cookie // // - get the list of locations from the data // -- cgit v1.2.3