--- embedaddon/php/ext/standard/crypt_freesec.c 2012/02/21 23:48:02 1.1.1.1 +++ embedaddon/php/ext/standard/crypt_freesec.c 2012/05/29 12:34:43 1.1.1.2 @@ -1,5 +1,5 @@ /* - $Id: crypt_freesec.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ + $Id: crypt_freesec.c,v 1.1.1.2 2012/05/29 12:34:43 misho Exp $ */ /* * This version is derived from the original implementation of FreeSec @@ -41,7 +41,7 @@ * SUCH DAMAGE. * * $Owl: Owl/packages/glibc/crypt_freesec.c,v 1.4 2005/11/16 13:08:32 solar Exp $ - * $Id: crypt_freesec.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ + * $Id: crypt_freesec.c,v 1.1.1.2 2012/05/29 12:34:43 misho Exp $ * * This is an original implementation of the DES and the crypt(3) interfaces * by David Burren .