Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54585e56 authored by Aybuke Ozdemir's avatar Aybuke Ozdemir Committed by Peter P Waskiewicz Jr
Browse files

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: default avatarAybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: default avatarPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
parent 64052b78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,5 +43,5 @@ typedef unsigned int UINT32;
#endif


#endif	//__TYPEDEFS_H__
#endif	/* __TYPEDEFS_H__ */