Skip to content

Commit 7079d8e

Browse files
committed
Re-gen for 1.8 (golang/go#13830 fixed).
1 parent c05aeb8 commit 7079d8e

37 files changed

+298
-298
lines changed

android/android.go

Lines changed: 167 additions & 167 deletions
Large diffs are not rendered by default.

android/cgo_helpers.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// THE AUTOGENERATED LICENSE. ALL THE RIGHTS ARE RESERVED BY ROBOTS.
22

3-
// WARNING: This file has automatically been generated on Thu, 12 Jan 2017 14:51:56 MSK.
4-
// By https://git.io/cgogen. DO NOT EDIT.
3+
// WARNING: This file has automatically been generated on Sun, 26 Feb 2017 06:20:43 MSK.
4+
// By https://git.io/c-for-go. DO NOT EDIT.
55

66
#include "_cgo_export.h"
77
#include "cgo_helpers.h"

android/cgo_helpers.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// THE AUTOGENERATED LICENSE. ALL THE RIGHTS ARE RESERVED BY ROBOTS.
22

3-
// WARNING: This file has automatically been generated on Thu, 12 Jan 2017 14:51:56 MSK.
4-
// By https://git.io/cgogen. DO NOT EDIT.
3+
// WARNING: This file has automatically been generated on Sun, 26 Feb 2017 06:20:43 MSK.
4+
// By https://git.io/c-for-go. DO NOT EDIT.
55

66
package android
77

android/cgo_helpers.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// THE AUTOGENERATED LICENSE. ALL THE RIGHTS ARE RESERVED BY ROBOTS.
22

3-
// WARNING: This file has automatically been generated on Thu, 12 Jan 2017 14:51:56 MSK.
4-
// By https://git.io/cgogen. DO NOT EDIT.
3+
// WARNING: This file has automatically been generated on Sun, 26 Feb 2017 06:20:43 MSK.
4+
// By https://git.io/c-for-go. DO NOT EDIT.
55

66
#include <android/api-level.h>
77
#include <android/asset_manager.h>

android/const.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// THE AUTOGENERATED LICENSE. ALL THE RIGHTS ARE RESERVED BY ROBOTS.
22

3-
// WARNING: This file has automatically been generated on Thu, 12 Jan 2017 14:51:56 MSK.
4-
// By https://git.io/cgogen. DO NOT EDIT.
3+
// WARNING: This file has automatically been generated on Sun, 26 Feb 2017 06:20:43 MSK.
4+
// By https://git.io/c-for-go. DO NOT EDIT.
55

66
package android
77

android/doc.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// THE AUTOGENERATED LICENSE. ALL THE RIGHTS ARE RESERVED BY ROBOTS.
22

3-
// WARNING: This file has automatically been generated on Thu, 12 Jan 2017 14:51:56 MSK.
4-
// By https://git.io/cgogen. DO NOT EDIT.
3+
// WARNING: This file has automatically been generated on Sun, 26 Feb 2017 06:20:43 MSK.
4+
// By https://git.io/c-for-go. DO NOT EDIT.
55

66
/*
77
Package android provides Go bindings for the Android NDK API.

android/types.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// THE AUTOGENERATED LICENSE. ALL THE RIGHTS ARE RESERVED BY ROBOTS.
22

3-
// WARNING: This file has automatically been generated on Thu, 12 Jan 2017 14:51:56 MSK.
4-
// By https://git.io/cgogen. DO NOT EDIT.
3+
// WARNING: This file has automatically been generated on Sun, 26 Feb 2017 06:20:43 MSK.
4+
// By https://git.io/c-for-go. DO NOT EDIT.
55

66
package android
77

egl/cgo_helpers.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// THE AUTOGENERATED LICENSE. ALL THE RIGHTS ARE RESERVED BY ROBOTS.
22

3-
// WARNING: This file has automatically been generated on Wed, 11 Jan 2017 21:27:05 MSK.
4-
// By https://git.io/cgogen. DO NOT EDIT.
3+
// WARNING: This file has automatically been generated on Sun, 26 Feb 2017 06:20:44 MSK.
4+
// By https://git.io/c-for-go. DO NOT EDIT.
55

66
package egl
77

egl/cgo_helpers.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// THE AUTOGENERATED LICENSE. ALL THE RIGHTS ARE RESERVED BY ROBOTS.
22

3-
// WARNING: This file has automatically been generated on Wed, 11 Jan 2017 21:27:05 MSK.
4-
// By https://git.io/cgogen. DO NOT EDIT.
3+
// WARNING: This file has automatically been generated on Sun, 26 Feb 2017 06:20:44 MSK.
4+
// By https://git.io/c-for-go. DO NOT EDIT.
55

66
#include <EGL/egl.h>
77
#include <stdlib.h>

egl/const.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// THE AUTOGENERATED LICENSE. ALL THE RIGHTS ARE RESERVED BY ROBOTS.
22

3-
// WARNING: This file has automatically been generated on Wed, 11 Jan 2017 21:27:05 MSK.
4-
// By https://git.io/cgogen. DO NOT EDIT.
3+
// WARNING: This file has automatically been generated on Sun, 26 Feb 2017 06:20:44 MSK.
4+
// By https://git.io/c-for-go. DO NOT EDIT.
55

66
package egl
77

0 commit comments

Comments
 (0)