[SCM] juce/master: fixed typo in header-include-protection
    umlaeute at users.alioth.debian.org 
    umlaeute at users.alioth.debian.org
       
    Wed Feb 10 20:53:45 UTC 2016
    
    
  
The following commit has been merged in the master branch:
commit 0b053326c496eda7c97660ceef196601df66d623
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Feb 10 16:45:53 2016 +0100
    fixed typo in header-include-protection
diff --git a/debian/libbuilder/AppConfig.h b/debian/libbuilder/AppConfig.h
index 70017ce..c5f1252 100644
--- a/debian/libbuilder/AppConfig.h
+++ b/debian/libbuilder/AppConfig.h
@@ -1,4 +1,4 @@
-#ifndef __JUCE_APPCONFIG_DEBIAN_
+#ifndef __JUCE_APPCONFIG_DEBIAN__
 #define __JUCE_APPCONFIG_DEBIAN__
 
 //==============================================================================
-- 
juce packaging
    
    
More information about the pkg-multimedia-commits
mailing list