staging: vt6655: IEEE11h.h: Replace C99 // comment by /* */

Replace C99 "//" comment by "/* */"

Signed-off-by: Veronika Kabatova <veronicca114@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Veronika Kabatova 2014-10-25 23:18:03 +02:00 committed by Greg Kroah-Hartman
parent c834e7656b
commit d8e340de7d

View file

@ -39,4 +39,4 @@ bool IEEE11hbMSRRepTx(
void *pMgmtHandle
);
#endif // __IEEE11h_H__
#endif /* __IEEE11h_H__ */