projects
/
simplay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
459e2d2
)
gtk gl
author
yu.dongliang
<18588496441@163.com>
Sun, 16 Apr 2023 12:13:48 +0000
(20:13 +0800)
committer
yu.dongliang
<18588496441@163.com>
Sun, 16 Apr 2023 12:13:48 +0000
(20:13 +0800)
main.c
patch
|
blob
|
blame
|
history
diff --git
a/main.c
b/main.c
index d8545f8f785d2c6e219e1523fd8c7d801b7d213d..721a113347960a807215775db1ce72b570a119ad 100644
(file)
--- a/
main.c
+++ b/
main.c
@@
-165,7
+165,7
@@
int main(int argc, char *argv[])
return -1;
}
- if (simp_avio_open(&gl, "g
l", NULL, NULL
) < 0) {
+ if (simp_avio_open(&gl, "g
tk_gl", NULL, ""
) < 0) {
scf_loge("\n");
return -1;
}