]> git.pld-linux.org Git - packages/wine.git/commitdiff
- "typo"
authorundefine <undefine@pld-linux.org>
Wed, 17 Dec 2003 14:20:30 +0000 (14:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wine-winebuild.patch -> 1.3

wine-winebuild.patch

index 1b3a7ec26fa1910039c57062d35afa942a904425..b97d8ecf98c863c0f7a6efcd53bf3ac6da507fd7 100644 (file)
@@ -1,14 +1,15 @@
---- wine-20031212/tools/winebuild/import.c~    2003-12-17 15:06:03.000000000 +0100
-+++ wine-20031212/tools/winebuild/import.c     2003-12-17 15:09:05.000000000 +0100
-@@ -662,9 +662,11 @@
+--- wine-20031212/tools/winebuild/import.c~    2003-12-17 15:18:30.000000000 +0100
++++ wine-20031212/tools/winebuild/import.c     2003-12-17 15:19:33.000000000 +0100
+@@ -662,9 +662,9 @@
  {
      FILE *f;
      char buffer[1024];
-+#ifdef 0
-    if (*p == 'U') {
-            if (p[1] == ' ') p+=2;
-    }
-+#endif 
+-   if (*p == 'U') {
+-           if (p[1] == ' ') p+=2;
+-   }
++//   if (*p == 'U') {
++//           if (p[1] == ' ') p+=2;
++//   }
      int err;
      const char *name;
  
This page took 0.191104 seconds and 4 git commands to generate.