X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fdevice.h;h=9a56a5205b1463598d72a7e078487e56eb2e64d8;hp=515db65644b144c42fe9d568e87a3d14aa0e29b6;hb=0b3325e79eb98f2e5bc19a1b0efd99e693b31a99;hpb=7fab9d01b5940a67ca070754361afb9dfaa520f2 diff --git a/src/device.h b/src/device.h index 515db6564..9a56a5205 100644 --- a/src/device.h +++ b/src/device.h @@ -1,4 +1,4 @@ -/*-*- Mode: C; c-basic-offset: 8 -*-*/ +/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ #ifndef foodevicehfoo #define foodevicehfoo @@ -40,7 +40,7 @@ struct Device { char *sysfs; - /* In order to be able to distuingish dependencies on + /* In order to be able to distinguish dependencies on different device nodes we might end up creating multiple devices for the same sysfs path. We chain them up here. */