summaryrefslogtreecommitdiffstats
path: root/libdpf/sglib.h
diff options
context:
space:
mode:
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 */
-
-
-
-