From 1c514664328128982cb5ec692b11605ca6fc3359 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Fri, 17 Mar 2017 19:49:54 +0800 Subject: [PATCH] Fix typesetting --- event/goEvent.h | 3 ++- robotgo.go | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/event/goEvent.h b/event/goEvent.h index f448b29..7bdee05 100644 --- a/event/goEvent.h +++ b/event/goEvent.h @@ -7,8 +7,9 @@ // , at your // option. This file may not be copied, modified, or distributed // except according to those terms. +// // The hook directory link from the https://github.com/robotn/gohook/ -// event/hook,You need to follow the relevant agreement and LICENSE. +// event/hook, you need to follow the relevant agreement and LICENSE. // See the LICENSE file at the top-level directory of this distribution and at // https://github.com/robotn/gohook/blob/master/LICENSE diff --git a/robotgo.go b/robotgo.go index 7eb78f6..d7d6ad1 100644 --- a/robotgo.go +++ b/robotgo.go @@ -52,7 +52,7 @@ import ( ) const ( - version string = "v0.43.0.282, Matterhorn Alps!" + version string = "v0.43.0.289, Matterhorn Alps!" ) // GetVersion get version