Doc fix.
This commit is contained in:
parent
afef4e65f6
commit
2e7d20a1b4
2
jni.go
2
jni.go
|
@ -2,10 +2,10 @@
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
package jni
|
|
||||||
|
|
||||||
// Package jni implements various helper functions for communicating with the
|
// Package jni implements various helper functions for communicating with the
|
||||||
// Android JVM though JNI.
|
// Android JVM though JNI.
|
||||||
|
package jni
|
||||||
|
|
||||||
/*
|
/*
|
||||||
#cgo CFLAGS: -Wall
|
#cgo CFLAGS: -Wall
|
||||||
|
|
Loading…
Reference in New Issue
Block a user