Update annotation

This commit is contained in:
vCaesar 2017-04-08 22:21:45 +08:00
parent 555040c80a
commit fbaf36442c
2 changed files with 1 additions and 2 deletions

View File

@ -52,7 +52,7 @@ import (
)
const (
version string = "v0.43.0.298, Matterhorn Alps!"
version string = "v0.43.0.300, Matterhorn Alps!"
)
// GetVersion get version

View File

@ -63,7 +63,6 @@ MData aGetActive(){
}
char* aGetTitle(){
////3
char* title=GetTitle();
// printf("title::::%s\n",title );
return title;