replaced a %04x
This commit is contained in:
parent
e8c7db81ad
commit
e4cdbe9387
@ -7,7 +7,7 @@
|
|||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
|
|
||||||
#define FRONTENDS "fe" /* The front-end definitions */
|
#define FRONTENDS "fe" /* The front-end definitions */
|
||||||
#define TMPNAME "Ack%04x" /* Naming of temp. files */
|
#define TMPNAME "Ack_%x" /* Naming of temp. files */
|
||||||
|
|
||||||
/****************************************************************************/
|
/****************************************************************************/
|
||||||
/* Internal mnemonics, should not be tinkered with */
|
/* Internal mnemonics, should not be tinkered with */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user