mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-28 20:14:02 +08:00
better #endif comment
Originally committed as revision 6851 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -149,7 +149,7 @@ static inline uint64_t bswap_64(uint64_t x)
|
||||
return r.ll;
|
||||
#endif
|
||||
}
|
||||
#endif /* !ARCH_X86 */
|
||||
#endif /* defined(ARCH_X86) || defined(ARCH_X86_64) */
|
||||
|
||||
#endif /* !HAVE_BYTESWAP_H */
|
||||
|
||||
|
Reference in New Issue
Block a user