mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
Wrong comment after #endif.
Noticed by Fred Rothganger < rothgang -- at -- uiuc -- dot -- edu > Originally committed as revision 4566 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d57d8cbc25
commit
978844ccaa
@ -102,7 +102,7 @@
|
||||
typedef signed long long int64_t;
|
||||
typedef unsigned long long uint64_t;
|
||||
# endif /* other OS */
|
||||
#endif /* HAVE_INTTYPES_H */
|
||||
#endif /* EMULATE_INTTYPES */
|
||||
|
||||
#ifndef INT16_MIN
|
||||
#define INT16_MIN (-0x7fff-1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user