[packages/chromium-browser/DEVEL] follow header protection convention

glen glen at pld-linux.org
Sat Jan 12 17:33:15 CET 2013


commit 88cfebfacb76eb747e90c3bf871310fd5c087174
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Jan 12 16:24:28 2013 +0200

    follow header protection convention

 system-opus.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/system-opus.patch b/system-opus.patch
index 39b861e..07b294d 100644
--- a/system-opus.patch
+++ b/system-opus.patch
@@ -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>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/42e551c9b8bde812d3c4b70da4de94333061a3eb



More information about the pld-cvs-commit mailing list