diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-08-14 18:26:38 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-08-14 18:36:15 -0400 |
commit | 6328540098383b453ed265576fdbadd3049b2963 (patch) | |
tree | 787f87efef9145114d3602b71a9afe8c506e2611 /src/shared/device-nodes.h | |
parent | 03070edd5c0f6ae55ed79b9fc1295af39844ff40 (diff) |
src/shared: some stylistic changes
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/shared/device-nodes.h')
-rw-r--r-- | src/shared/device-nodes.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/device-nodes.h b/src/shared/device-nodes.h index 57ed97d326..d27ac09065 100644 --- a/src/shared/device-nodes.h +++ b/src/shared/device-nodes.h @@ -1,5 +1,3 @@ -/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ - /*** This file is part of eudev, forked from systemd. |