diff support/pop/popd.c @ 12:441a2190cfae

Lion fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 21 Apr 2012 13:10:49 +0900
parents a6481689f99c
children
line wrap: on
line diff
--- a/support/pop/popd.c	Fri Nov 07 20:20:35 2008 +0000
+++ b/support/pop/popd.c	Sat Apr 21 13:10:49 2012 +0900
@@ -1,6 +1,6 @@
 /* popd.c - the POP server */
 #ifndef	lint
-static char ident[] = "@(#)$Id$";
+static char ident[] = "@(#)$Id: popd.c,v 1.2 2006/12/05 18:18:12 kono Exp $";
 #endif	/* lint */
 
 /* Author:	Marshall T. Rose	<MRose@UDel>	(MTR)