summaryrefslogtreecommitdiff
path: root/src/udev/udev-watch.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/udev-watch.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/udev-watch.c')
-rw-r--r--src/udev/udev-watch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/udev/udev-watch.c b/src/udev/udev-watch.c
index f1fdccaed8..60de703706 100644
--- a/src/udev/udev-watch.c
+++ b/src/udev/udev-watch.c
@@ -1,3 +1,5 @@
+/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
+
/*
* Copyright (C) 2004-2012 Kay Sievers <kay@vrfy.org>
* Copyright (C) 2009 Canonical Ltd.