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

Commit 7e59b047 authored by Matt's avatar Matt Committed by Greg Kroah-Hartman
Browse files

Staging: vt6655 fix C99 style comments

parent 636cd168
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,4 +55,4 @@
#define MAKEDWORD(lw, hw)   ((unsigned long)(((unsigned short)(lw)) | (((unsigned long)((unsigned short)(hw))) << 16)))
#endif

#endif // __TMACRO_H__
#endif /* __TMACRO_H__ */