diff options
| -rw-r--r-- | exports/exports.go | 4 | ||||
| -rwxr-xr-x[-rw-r--r--] | genexportsdoc.py | 0 |
2 files changed, 2 insertions, 2 deletions
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 // diff --git a/genexportsdoc.py b/genexportsdoc.py index ed538b2..ed538b2 100644..100755 --- a/genexportsdoc.py +++ b/genexportsdoc.py |
