Commit d8e340de authored by Veronika Kabatova's avatar Veronika Kabatova Committed by Greg Kroah-Hartman

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

Replace C99 "//" comment by "/* */"
Signed-off-by: default avatarVeronika Kabatova <veronicca114@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c834e765
...@@ -39,4 +39,4 @@ bool IEEE11hbMSRRepTx( ...@@ -39,4 +39,4 @@ bool IEEE11hbMSRRepTx(
void *pMgmtHandle void *pMgmtHandle
); );
#endif // __IEEE11h_H__ #endif /* __IEEE11h_H__ */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment