[matroska] r1086 - trunk/mkxuncat

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-03-04 23:35:05 +0300 (Fri, 04 Mar 2005)
New Revision: 1086

Modified:
   trunk/mkxuncat/mkxuncat.cpp
Log:
mkxuncat: print the version/copyright when run

Modified: trunk/mkxuncat/mkxuncat.cpp
===================================================================
--- trunk/mkxuncat/mkxuncat.cpp	2005-03-04 20:30:39 UTC (rev 1085)
+++ trunk/mkxuncat/mkxuncat.cpp	2005-03-04 20:35:05 UTC (rev 1086)
@@ -62,6 +62,8 @@
 
 int main(int argc, const char *argv[])
 {
+	fprintf( stdout, "mkxuncat v0.1.0 (c) Steve Lhomme - GPL\n" );
+
 	if ( argc != 2 )
 	{
 		fprintf( stderr, "Usage: mkxuncat <file_to_uncat>\n\tUndo concatenation on the given file\n" );
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.