From 6328540098383b453ed265576fdbadd3049b2963 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 14 Aug 2014 18:26:38 -0400 Subject: src/shared: some stylistic changes Signed-off-by: Anthony G. Basile --- src/shared/strxcpyx.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/shared/strxcpyx.h') diff --git a/src/shared/strxcpyx.h b/src/shared/strxcpyx.h index e3450311df..01d0ac7dd2 100644 --- a/src/shared/strxcpyx.h +++ b/src/shared/strxcpyx.h @@ -1,7 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - -#pragma once - /*** This file is part of eudev from systemd. @@ -21,6 +17,8 @@ along with systemd; If not, see . ***/ +#pragma once + #include #include -- cgit v1.2.3-54-g00ecf