[Libreoffice-commits] core.git: include/comphelper

Stephan Bergmann sbergman at redhat.com
Thu Jun 20 07:24:26 PDT 2013


 include/comphelper/evtmethodhelper.hxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit e670e30d546b78bb9642fe2733095f99b3a962a5
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Jun 20 16:24:04 2013 +0200

    -Werror,-Wheader-guard
    
    Change-Id: I92b868b0d579caf0378d7193502918dd4c8f9497

diff --git a/include/comphelper/evtmethodhelper.hxx b/include/comphelper/evtmethodhelper.hxx
index 7ecf08a..787a3c4 100644
--- a/include/comphelper/evtmethodhelper.hxx
+++ b/include/comphelper/evtmethodhelper.hxx
@@ -16,8 +16,8 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
-#ifndef COMPHELPER_EVENTMEHODHELPER_HXX
-#define COMPHELPER_EVENMETHODHELPER_HXX
+#ifndef COMPHELPER_EVENTMETHODHELPER_HXX
+#define COMPHELPER_EVENTMETHODHELPER_HXX
 #include <comphelper/sequence.hxx>
 //........................................................................
 namespace comphelper


More information about the Libreoffice-commits mailing list