summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-05-06 18:13:34 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-05-06 18:14:47 +0200
commit7c5e0e714fa25a486c1295e5e8dc204d2c1f3629 (patch)
treecfd1315c43889d727d6eb79f280bf737ada96687 /external
parent09abd826a0e26517ea722659491e8eb525a9b8bc (diff)
Beautify patch
Change-Id: I91f403a39a7fea23f30fb64c4f9e4c3937f0401d
Diffstat (limited to 'external')
-rw-r--r--external/libgltf/patches/extern-C.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/libgltf/patches/extern-C.patch b/external/libgltf/patches/extern-C.patch
index a9eadf6ae18b..88587b05f699 100644
--- a/external/libgltf/patches/extern-C.patch
+++ b/external/libgltf/patches/extern-C.patch
@@ -9,7 +9,7 @@
/*get camera position information*/
extern "C"
--- libgltf/src/libgltf.cpp
-+++ /src/libgltf.cpp
++++ libgltf/src/libgltf.cpp
@@ -59,7 +59,6 @@
return;
}