aboutsummaryrefslogtreecommitdiffstats
path: root/src/quit.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-24 06:24:14 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-24 06:24:14 +0200
commit457c655231d10b7ec606f8b3a63f461fe19f098c (patch)
treebdbdc45ed8c91b26d860357d7560451066a21e13 /src/quit.h
parentenable more warnings (diff)
downloadcerberus-457c655231d10b7ec606f8b3a63f461fe19f098c.tar.gz
cerberus-457c655231d10b7ec606f8b3a63f461fe19f098c.tar.bz2
cerberus-457c655231d10b7ec606f8b3a63f461fe19f098c.tar.xz
change inclusion guard pattern
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/quit.h')
-rw-r--r--src/quit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/quit.h b/src/quit.h
index cbae77c..d2895ea 100644
--- a/src/quit.h
+++ b/src/quit.h
@@ -16,8 +16,8 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __QUIT_H__
-#define __QUIT_H__
+#ifndef CERBERUS_QUIT_H
+#define CERBERUS_QUIT_H
/**