From 703840e9273af99698c909257efd4e93d3d72a15 Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Tue, 24 Nov 2015 01:19:28 +0100 Subject: Even more linting and one more tiny opti --- singleapplication.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'singleapplication.h') diff --git a/singleapplication.h b/singleapplication.h index 6f9802c3..ad642446 100644 --- a/singleapplication.h +++ b/singleapplication.h @@ -1,5 +1,5 @@ -#ifndef SINGLEAPPLICATION_H -#define SINGLEAPPLICATION_H +#ifndef SINGLEAPPLICATION_H_ +#define SINGLEAPPLICATION_H_ #include #include -- cgit v1.2.3