mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-27 21:20:41 +00:00
better #endif comment
Originally committed as revision 6851 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7aba918708
commit
6c02f9e7ee
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user