diff options
Diffstat (limited to 'nexgb/xgb.go')
-rw-r--r-- | nexgb/xgb.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nexgb/xgb.go b/nexgb/xgb.go index 3d2c61f..64fc464 100644 --- a/nexgb/xgb.go +++ b/nexgb/xgb.go @@ -1,4 +1,4 @@ -package xgb +package nexgb import ( "errors" |