]> git.pld-linux.org Git - packages/wine.git/blame - wine-winebuild.patch
- eneable nas, update to 20031212(in prev commit)
[packages/wine.git] / wine-winebuild.patch
CommitLineData
337e16d2 1--- wine-20031212/tools/winebuild/import.c~ 2003-12-17 15:18:30.000000000 +0100
2+++ wine-20031212/tools/winebuild/import.c 2003-12-17 15:19:33.000000000 +0100
3@@ -662,9 +662,9 @@
c208438e 4 {
b4dd5841 5 FILE *f;
6 char buffer[1024];
337e16d2 7- if (*p == 'U') {
8- if (p[1] == ' ') p+=2;
9- }
10+// if (*p == 'U') {
11+// if (p[1] == ' ') p+=2;
12+// }
c208438e 13 int err;
b4dd5841 14 const char *name;
15
This page took 0.023951 seconds and 4 git commands to generate.