Skip to content
Snippets Groups Projects
Commit 51af7d2c authored by Bolke de Bruin's avatar Bolke de Bruin
Browse files

Fix enum

parent 96030f79
Branches
Tags
No related merge requests found
......@@ -17,6 +17,7 @@ const (
SourceNTLM int = iota
SourceSmartCard
SourceCurrent
SourceBasic
SourceUserSelect
SourceCookie
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment