summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/aes_ccmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6656/aes_ccmp.h')
-rw-r--r--drivers/staging/vt6656/aes_ccmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/aes_ccmp.h b/drivers/staging/vt6656/aes_ccmp.h
index f2ba1d5aa1e5..353bd210a502 100644
--- a/drivers/staging/vt6656/aes_ccmp.h
+++ b/drivers/staging/vt6656/aes_ccmp.h
@@ -43,4 +43,4 @@
/*--------------------- Export Functions --------------------------*/
BOOL AESbGenCCMP(PBYTE pbyRxKey, PBYTE pbyFrame, WORD wFrameSize);
-#endif //__AES_H__
+#endif /* __AES_CCMP_H__ */