]> git.pld-linux.org Git - packages/Backbone.git/commitdiff
- removed duplicated include
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 22 Oct 2005 13:31:56 +0000 (13:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Backbone-pass-arguments.patch -> 1.5

Backbone-pass-arguments.patch

index a4ace5ce77da4eaf1489ed9e0e1d640602a27376..3565c3f2d4dd35d628920a865a6eaf48e3a27160 100644 (file)
@@ -1,11 +1,10 @@
 diff -ur o-System/Applications/Preferences/main.m System/Applications/Preferences/main.m
 --- o-System/Applications/Preferences/main.m   2003-07-09 13:31:58.000000000 -0600
 +++ System/Applications/Preferences/main.m     2005-03-27 12:20:15.000000000 -0700
-@@ -6,8 +6,14 @@
+@@ -6,8 +6,13 @@
  
  #include <AppKit/NSApplication.h>
  #include <Foundation/NSBundle.h>
-+#include <Foundation/NSBundle.h>
 +#include <Foundation/NSProcessInfo.h>
  
 -int main (int argc, const char *argv[], const char *env[]) 
This page took 0.102126 seconds and 4 git commands to generate.