staging: bcm: Typedefs.h Fix do not use // c99 comments.

This patch fixes "do not use // C99 comments"
errors in Typedefs.h

Signed-off-by: Aybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
This commit is contained in:
Aybuke Ozdemir 2014-03-16 06:07:14 +02:00 committed by Peter P Waskiewicz Jr
parent 64052b783d
commit 54585e56ed

View File

@ -43,5 +43,5 @@ typedef unsigned int UINT32;
#endif
#endif //__TYPEDEFS_H__
#endif /* __TYPEDEFS_H__ */