summaryrefslogtreecommitdiffstats
path: root/libdpf/sglib.h
diff options
context:
space:
mode:
authorJames <git@panaceas.org>2014-05-05 17:54:12 +0100
committerJames <git@panaceas.org>2014-05-05 17:54:12 +0100
commit0dd7af76f012e9a02182ed37b7cb0be3dcd55fed (patch)
treeedd0bcc8c90a630a0c72eb561fad07df95e55af9 /libdpf/sglib.h
parentd00119c905bccaa796a885e17f945f5644404772 (diff)
downloadkmd_usb-0dd7af76f012e9a02182ed37b7cb0be3dcd55fed.tar.gz
kmd_usb-0dd7af76f012e9a02182ed37b7cb0be3dcd55fed.tar.bz2
kmd_usb-0dd7af76f012e9a02182ed37b7cb0be3dcd55fed.zip
indent
Diffstat (limited to 'libdpf/sglib.h')
-rw-r--r--libdpf/sglib.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/libdpf/sglib.h b/libdpf/sglib.h
index a2bc232..075fc1e 100644
--- a/libdpf/sglib.h
+++ b/libdpf/sglib.h
@@ -3,7 +3,7 @@
/* generic device wrapper: */
-const char* dev_errstr(int error);
+const char *dev_errstr (int error);
/* generic SCSI device stuff: */
@@ -13,7 +13,3 @@ const char* dev_errstr(int error);
/* Special functions */
-
-
-
-