diff options
-rw-r--r-- | vscard_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vscard_common.h b/vscard_common.h index cd79ca3..c0a3c46 100644 --- a/vscard_common.h +++ b/vscard_common.h @@ -170,5 +170,5 @@ typedef struct VSCMsgFlush { typedef struct VSCMsgFlushComplete { } VSCMsgFlushComplete; -#endif // VSCARD_COMMON_H +#endif /* VSCARD_COMMON_H */ |