[matroska] r1081 - trunk/mkxuncat
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-03-03 17:19:19 +0300 (Thu, 03 Mar 2005) New Revision: 1081 Modified: trunk/mkxuncat/mkxuncat.cpp Log: minor fix Modified: trunk/mkxuncat/mkxuncat.cpp =================================================================== --- trunk/mkxuncat/mkxuncat.cpp 2005-03-03 13:58:15 UTC (rev 1080) +++ trunk/mkxuncat/mkxuncat.cpp 2005-03-03 14:19:19 UTC (rev 1081) @@ -1,9 +1,9 @@ /**************************************************************************** -** mkxsplit : split Matroska files in pieces, see http://www.matroska.org/ +** mkxuncat : split Matroska files in pieces, see http://www.matroska.org/ ** ** Copyright (C) 2005 Steve Lhomme. All rights reserved. ** -** This file is part of mkxsplit. +** This file is part of mkxuncat. ** ** This library is free software; you can redistribute it and/or ** modify it under the terms of the GNU Lesser General Public @@ -27,7 +27,7 @@ /*! \file - \version \$Id: KaxSegment.cpp 640 2004-07-09 21:05:36Z mosu $ + \version \$Id $ \author Steve Lhomme <robux4 @ matroska.org> */