mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2025-01-04 09:13:46 +00:00
Update ccextractor.c
This commit is contained in:
parent
2609124346
commit
4292ceb062
@ -1,4 +1,4 @@
|
|||||||
/* CCExtractor, carlos at ccextractor org
|
/* CCExtractor, Carlos at ccextractor.org
|
||||||
Credits: See CHANGES.TXT
|
Credits: See CHANGES.TXT
|
||||||
License: GPL 2.0
|
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 ("\rNote: Processing was canceled before all data was processed because\n");
|
||||||
mprint ("\rone or more user-defined limits were reached.\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)
|
if (show_myth_banner)
|
||||||
{
|
{
|
||||||
mprint ("NOTICE: Due to the major rework in 0.49, we needed to change part of the timing\n");
|
mprint ("NOTICE: Due to the major rework in 0.49, we needed to change part of the timing\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user