summaryrefslogtreecommitdiff
path: root/rs.spec
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-06-30 16:11:21 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-06-30 16:11:21 -0700
commit4ab16b53f6636198280a545ee6402bde57f1f84b (patch)
tree805466358b7bc2c06eb6e5b51b64fbb245106968 /rs.spec
parenta1ccecd965c07c2739f1258989526051a010bdab (diff)
parent1c769c3d0e5f08e78ecdb4508c6bc69fcb69bfa8 (diff)
downloadrs-4ab16b53f6636198280a545ee6402bde57f1f84b.tar.gz
am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread
Merge commit '177c405a242e811b1010bd8382b5807ab8df31a8' * commit '177c405a242e811b1010bd8382b5807ab8df31a8': Introduce official public NativeWindow type.
Diffstat (limited to 'rs.spec')
-rw-r--r--rs.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rs.spec b/rs.spec
index 0a168f48..3694b659 100644
--- a/rs.spec
+++ b/rs.spec
@@ -36,7 +36,7 @@ ContextResume {
ContextSetSurface {
param uint32_t width
param uint32_t height
- param android_native_window_t *sur
+ param ANativeWindow *sur
}
ContextDump {