summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAlexander Neumann <an2048@gmail.com>2019-02-26 10:07:18 +0100
committerGitHub <noreply@github.com>2019-02-26 10:07:18 +0100
commitae256330afd9c0264146605f707c710d818cf29a (patch)
tree85f95e3017944d0a22bf63d42036ef5a74b5eee3
parentMerge pull request #462 from zx2c4-forks/jd/identical-nondeclarative-boxlayout (diff)
parenttextlabel: Remove double comment layers (diff)
downloadwireguard-windows-ae256330afd9c0264146605f707c710d818cf29a.tar.xz
wireguard-windows-ae256330afd9c0264146605f707c710d818cf29a.zip
Merge pull request #464 from zx2c4-forks/static-wrong-build-tag
textlabel: Remove double comment layers
-rw-r--r--textlabel.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/textlabel.go b/textlabel.go
index 44b6018c..ab06ca69 100644
--- a/textlabel.go
+++ b/textlabel.go
@@ -1,8 +1,8 @@
-// // Copyright 2018 The Walk Authors. All rights reserved.
-// // Use of this source code is governed by a BSD-style
-// // license that can be found in the LICENSE file.
+// Copyright 2018 The Walk Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style
+// license that can be found in the LICENSE file.
-// // +build windows
+// +build windows
package walk