repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 462294 - Add "View Video" to context menu for <video> elements. r=gavin, ui...
[wine-gecko.git]
/
xpcom
/
tests
/
static-checker
/
o8.cpp
blob
7a4d213dcfa4fe8b13efe74c6335f6fa96f8be33
1
typedef
int
PRUint32
;
2
typedef
int
PRInt32
;
3
4
typedef
PRUint32 nsresult
;
5
6
nsresult
foo
(
char
*
a
) {
7
return
0
;
8
}