From 48fb710f357a363cce043a9f546e8a4aff196786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 8 Sep 2018 19:39:28 +0200 Subject: nexgb: post-merge fixups and cleanups AUTHORS, CONTRIBUTORS: still useful, add people from git log, clean up. LICENSE: Google doesn't really grant you shit anymore. The EU doesn't have software patents either, so it doesn't affect me directly. README, doc.go: erase mentions of unmaintained xgbutil. --- nexgb/sync.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nexgb/sync.go') diff --git a/nexgb/sync.go b/nexgb/sync.go index 59d0de1..72f30b6 100644 --- a/nexgb/sync.go +++ b/nexgb/sync.go @@ -1,4 +1,4 @@ -package xgb +package nexgb // Sync sends a round trip request and waits for the response. // This forces all pending cookies to be dealt with. -- cgit v1.2.3