projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 0.6
[wine]
/
include
/
wineopts.h
1
/* WINEOPTS.H
2
*/
3
4
#ifndef WINEOPTS_H
5
#define WINEOPTS_H
6
7
#include <stdio.h>
8
9
FILE *SpyFp;
10
11
#endif /* WINEOPTS_H */