Add copy of .ttf font with .eot extension for testing
[wine-gecko.git] / xpcom / tests / static-checker / o9.cpp
blobefe9284adbf3fcb8dd0e85abe42241797d6f1f95
1 typedef int PRUint32;
2 typedef int PRInt32;
4 typedef PRUint32 nsresult;
5 typedef short PRUnichar;
7 nsresult foo(PRUnichar *a) {
8 return 0;