summaryrefslogtreecommitdiff
path: root/drivers/staging/ced1401/use14_ioc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/ced1401/use14_ioc.h')
-rw-r--r--drivers/staging/ced1401/use14_ioc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/ced1401/use14_ioc.h b/drivers/staging/ced1401/use14_ioc.h
index 15ca638..7e9d587 100644
--- a/drivers/staging/ced1401/use14_ioc.h
+++ b/drivers/staging/ced1401/use14_ioc.h
@@ -246,7 +246,7 @@
METHOD_BUFFERED, \
FILE_ANY_ACCESS)
-//--------------- Structures that are shared with the driver -------------
+/*--------------- Structures that are shared with the driver ------------- */
#pragma pack(1)
typedef struct /* used for get/set standard 1401 registers */
@@ -298,4 +298,4 @@ typedef struct VXTransferDesc /* use1401.c and use1432x.x use only */
#pragma pack()
-#endif \ No newline at end of file
+#endif