summaryrefslogtreecommitdiff
path: root/src/fmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fmt.c')
-rw-r--r--src/fmt.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fmt.c b/src/fmt.c
index d27a4d8f4..81f691754 100644
--- a/src/fmt.c
+++ b/src/fmt.c
@@ -31,6 +31,9 @@
#include "long-options.h"
#include "xstrtol.h"
+/* The official name of this program (e.g., no `g' prefix). */
+#define PROGRAM_NAME "fmt"
+
/* The following parameters represent the program's idea of what is
"best". Adjust to taste, subject to the caveats given. */