- set progname for use in usage()
PR: bin/162908 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Approved by: sbruno@ MFC after: 3 days
This commit is contained in:
parent
38953bb0a5
commit
b5828c5723
@ -260,6 +260,7 @@ char * argv[];
|
||||
register struct tm * tmp;
|
||||
register struct tm * newtmp;
|
||||
|
||||
progname=argv[0];
|
||||
INITIALIZE(cutlotime);
|
||||
INITIALIZE(cuthitime);
|
||||
#if HAVE_GETTEXT
|
||||
|
Loading…
Reference in New Issue
Block a user