]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
follow header protection convention
authorElan Ruusamäe <glen@delfi.ee>
Sat, 12 Jan 2013 14:24:28 +0000 (16:24 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 12 Jan 2013 14:24:28 +0000 (16:24 +0200)
system-opus.patch

index 39b861e153ddec529819132997236aa73452a4c8..07b294dccf39346d08d77bc6474a3c542806ebb5 100644 (file)
@@ -14,8 +14,8 @@
 +++ chromium-browser-25.0.1364.5/src/third_party/opus/opus.h   2013-01-06 17:26:46.252153771 +0200
 @@ -7,6 +7,11 @@
  
-+#if !defined(THIRD_PARTY_OPUS_H)
-+#define THIRD_PARTY_OPUS_H
++#if !defined(THIRD_PARTY_OPUS_OPUS_H_)
++#define THIRD_PARTY_OPUS_OPUS_H_
  #if defined(USE_SYSTEM_OPUS)
  #include <opus/opus.h>
 +#include <opus/opus_multistream.h>
This page took 0.048182 seconds and 4 git commands to generate.