repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 941017
[wine/gsoc-2012-control.git]
/
debugger
/
readline
/
version.c
blob
7b1b2428619ba5ba19b5ec6970afce7b77f02026
1
const char
version_string
[] =
"1.234"
;
2
3
4
static char
foobar
[]=
"foobar"
;
5
6
const char
*
foo_string
=
foobar
;