diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-12-07 00:29:53 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-12-07 00:45:08 -0500 |
commit | 3f65d73149cd0f64eb3fdb0c71f55f6c1133fefe (patch) | |
tree | aea543a26989a7deef53a05a3ccf995c00da5e71 /src/udev/udevadm-util.h | |
parent | 1fbcad80f0760976193303fcb5c88c8201c4f27e (diff) |
udev: add emacs header line
Otherwise emacs wants to use 2-space indentation and other
attrocities.
Diffstat (limited to 'src/udev/udevadm-util.h')
-rw-r--r-- | src/udev/udevadm-util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/udev/udevadm-util.h b/src/udev/udevadm-util.h index 37e4fe8369..5882096081 100644 --- a/src/udev/udevadm-util.h +++ b/src/udev/udevadm-util.h @@ -1,3 +1,5 @@ +/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ + /* * Copyright (C) 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> * |