ruby-changes:11006
From: akr <ko1@a...>
Date: Tue, 24 Feb 2009 21:08:47 +0900 (JST)
Subject: [ruby-changes:11006] Ruby:r22596 (trunk): reordered.
akr 2009-02-24 21:08:23 +0900 (Tue, 24 Feb 2009) New Revision: 22596 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=22596 Log: reordered. Modified files: trunk/ext/socket/mkconstants.rb Index: ext/socket/mkconstants.rb =================================================================== --- ext/socket/mkconstants.rb (revision 22595) +++ ext/socket/mkconstants.rb (revision 22596) @@ -663,12 +663,12 @@ SOMAXCONN SCM_RIGHTS +SCM_TIMESTAMP +SCM_TIMESTAMPNS +SCM_BINTIME SCM_CREDENTIALS SCM_CREDS -SCM_TIMESTAMP -SCM_TIMESTAMPNS SCM_UCRED -SCM_BINTIME LOCAL_PEERCRED LOCAL_CREDS -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/