projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 950122
[wine]
/
debugger
/
readline
/
version.c
1
const char version_string[] = "1.234";
2
3
4
static char foobar[]="foobar";
5
6
const char * foo_string = foobar;