mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7c269e72ef
commit
fb1d5520fa
1 changed files with 1 additions and 0 deletions
1
pack.c
1
pack.c
|
@ -30,6 +30,7 @@
|
|||
|
||||
#ifdef DYNAMIC_ENDIAN
|
||||
/* for universal binary of NEXTSTEP and MacOS X */
|
||||
/* useless since autoconf 2.63? */
|
||||
static int
|
||||
is_bigendian(void)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue