Skip to content
Snippets Groups Projects
Unverified Commit 21264c78 authored by Star Brilliant's avatar Star Brilliant Committed by GitHub
Browse files

Merge pull request #52 from takumin/patch-1

fix typo
parents d02c31d3 ae74f1ef
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,7 @@ func main() { ...@@ -89,7 +89,7 @@ func main() {
flag.Parse() flag.Parse()
if *showVersion { if *showVersion {
fmt.Printf("doh-server %s\nHomepage: https://github.com/m13253/dns-over-https\n", VERSION) fmt.Printf("doh-client %s\nHomepage: https://github.com/m13253/dns-over-https\n", VERSION)
return return
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment