summaryrefslogtreecommitdiff
path: root/src/udev/udevadm-hwdb.c
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-12-07 00:29:53 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-12-07 00:45:08 -0500
commit3f65d73149cd0f64eb3fdb0c71f55f6c1133fefe (patch)
treeaea543a26989a7deef53a05a3ccf995c00da5e71 /src/udev/udevadm-hwdb.c
parent1fbcad80f0760976193303fcb5c88c8201c4f27e (diff)
downloadsystemd-3f65d73149cd0f64eb3fdb0c71f55f6c1133fefe.tar.gz
udev: add emacs header line
Otherwise emacs wants to use 2-space indentation and other attrocities.
Diffstat (limited to 'src/udev/udevadm-hwdb.c')
-rw-r--r--src/udev/udevadm-hwdb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/udev/udevadm-hwdb.c b/src/udev/udevadm-hwdb.c
index 948ad0f5a5..53f0871957 100644
--- a/src/udev/udevadm-hwdb.c
+++ b/src/udev/udevadm-hwdb.c
@@ -1,3 +1,5 @@
+/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
+
/***
This file is part of systemd.