diff options
Diffstat (limited to 'include/device/tape_status.h')
-rw-r--r-- | include/device/tape_status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/device/tape_status.h b/include/device/tape_status.h index 97cb098..603d76c 100644 --- a/include/device/tape_status.h +++ b/include/device/tape_status.h @@ -137,4 +137,4 @@ struct mtget { #define MTIOCEEOT _IO('m', 4) /* enable EOT error */ -#endif _TAPE_STATUS_H_ +#endif /* _TAPE_STATUS_H_ */ |