[network-manager-applet/th/clang-build-fixes: 6/8] build: fix inclusion guard for src/applet-vpn-request.h
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/th/clang-build-fixes: 6/8] build: fix inclusion guard for src/applet-vpn-request.h
- Date: Mon, 18 May 2015 21:57:09 +0000 (UTC)
commit 77ad94dcc4f5ff44095ac952f8a973abc8bd5a52
Author: Thomas Haller <thaller redhat com>
Date: Mon May 18 23:48:11 2015 +0200
build: fix inclusion guard for src/applet-vpn-request.h
clang warns about this. Thank you clang.
src/applet-vpn-request.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/applet-vpn-request.h b/src/applet-vpn-request.h
index 835daeb..2fe5d28 100644
--- a/src/applet-vpn-request.h
+++ b/src/applet-vpn-request.h
@@ -20,7 +20,7 @@
* (C) Copyright 2004 - 2011 Red Hat, Inc.
*/
-#ifndef APPLET_VPN_REQEUST_H
+#ifndef APPLET_VPN_REQUEST_H
#define APPLET_VPN_REQUEST_H
#include "applet.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]