aboutsummaryrefslogtreecommitdiffstats
path: root/libusb/io.c
diff options
context:
space:
mode:
authorNathan Hjelm <hjelmn@me.com>2013-05-15 16:11:22 +0200
committerHans de Goede <hdegoede@redhat.com>2013-05-15 20:43:35 +0200
commit57256dd1597c9b8641bef1596edbeddc4348dd86 (patch)
treee9d413a11fb02b4ad37f202d574f8371c9f5c724 /libusb/io.c
parent6e501b377dd0bccaefce5604616614deb2abb3fc (diff)
downloadandroid_external_libusbx-57256dd1597c9b8641bef1596edbeddc4348dd86.tar.gz
android_external_libusbx-57256dd1597c9b8641bef1596edbeddc4348dd86.tar.bz2
android_external_libusbx-57256dd1597c9b8641bef1596edbeddc4348dd86.zip
Add some editor meta-comments for proper tab usage
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'libusb/io.c')
-rw-r--r--libusb/io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libusb/io.c b/libusb/io.c
index 4495b23..d295cec 100644
--- a/libusb/io.c
+++ b/libusb/io.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C; indent-tabs-mode:t ; c-basic-offset:8 -*- */
/*
* I/O functions for libusbx
* Copyright © 2007-2009 Daniel Drake <dsd@gentoo.org>