Bug 462294 - Add "View Video" to context menu for <video> elements. r=gavin, ui...
[wine-gecko.git] / xpcom / tests / static-checker / e9.cpp
blobcd5aa1a0944660eaf048c98e83eb5372ca6d0b3f
1 typedef int PRUint32;
2 typedef int PRInt32;
4 typedef PRUint32 nsresult;
5 typedef short PRUnichar;
7 nsresult foo(PRUnichar **a) {
8 return 0;