Update ccextractor.c

This commit is contained in:
Deepraj Pandey 2016-12-02 14:10:25 +05:30 committed by GitHub
parent 2609124346
commit 4292ceb062

View File

@ -1,4 +1,4 @@
/* CCExtractor, carlos at ccextractor org
/* CCExtractor, Carlos at ccextractor.org
Credits: See CHANGES.TXT
License: GPL 2.0
*/
@ -391,7 +391,7 @@ int main(int argc, char *argv[])
mprint ("\rNote: Processing was canceled before all data was processed because\n");
mprint ("\rone or more user-defined limits were reached.\n");
}
mprint ("This is beta software. Report issues to carlos at ccextractor org...\n");
mprint ("This is beta software. Report issues to Carlos at ccextractor.org...\n");
if (show_myth_banner)
{
mprint ("NOTICE: Due to the major rework in 0.49, we needed to change part of the timing\n");