--- embedaddon/php/ext/com_dotnet/com_persist.c 2012/02/21 23:47:53 1.1 +++ embedaddon/php/ext/com_dotnet/com_persist.c 2012/02/21 23:47:53 1.1.1.1 @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: com_persist.c,v 1.1 2012/02/21 23:47:53 misho Exp $ */ +/* $Id: com_persist.c,v 1.1.1.1 2012/02/21 23:47:53 misho Exp $ */ /* Infrastructure for working with persistent COM objects. * Implements: IStream* wrapper for PHP streams.