summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-24 12:08:23 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-24 12:08:23 +0000
commit7e20506eae51a76415e46132f769e6d1b799c415 (patch)
treef75d1bd343d2490052c37f75f25e7cec59955aef /ext
parent62b787b5698fa67f87db2e874c0946a267d938af (diff)
reordered.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext')
-rw-r--r--ext/socket/mkconstants.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/socket/mkconstants.rb b/ext/socket/mkconstants.rb
index fc39faf8e0..1443ca5c1e 100644
--- a/ext/socket/mkconstants.rb
+++ b/ext/socket/mkconstants.rb
@@ -663,12 +663,12 @@ IFNAMSIZ
SOMAXCONN
SCM_RIGHTS
-SCM_CREDENTIALS
-SCM_CREDS
SCM_TIMESTAMP
SCM_TIMESTAMPNS
-SCM_UCRED
SCM_BINTIME
+SCM_CREDENTIALS
+SCM_CREDS
+SCM_UCRED
LOCAL_PEERCRED
LOCAL_CREDS