summaryrefslogtreecommitdiff
path: root/src/nshd/hackers_git/db_group.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/nshd/hackers_git/db_group.go')
-rw-r--r--src/nshd/hackers_git/db_group.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nshd/hackers_git/db_group.go b/src/nshd/hackers_git/db_group.go
index 5277094..b72dcfe 100644
--- a/src/nshd/hackers_git/db_group.go
+++ b/src/nshd/hackers_git/db_group.go
@@ -1,5 +1,5 @@
package hackers_git
-
+/*
import p "nslcd_proto"
func (o *Hackers) Group_ByName(cred p.Ucred, req p.Request_Group_ByName) p.Group_Enumerator {
@@ -26,3 +26,4 @@ func (o *Hackers) Group_All(cred p.Ucred, req p.Request_Group_All) p.Group_Enume
// TODO
return nil
}
+*/