summaryrefslogtreecommitdiff
path: root/Build/source/texk/dtl/dt2dv.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dtl/dt2dv.c')
-rw-r--r--Build/source/texk/dtl/dt2dv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dtl/dt2dv.c b/Build/source/texk/dtl/dt2dv.c
index 602a716f8c0..2e3be819144 100644
--- a/Build/source/texk/dtl/dt2dv.c
+++ b/Build/source/texk/dtl/dt2dv.c
@@ -447,7 +447,7 @@ give_help (VOID)
fprintf (stderr, "\n");
}
fprintf (stderr, "Messages, like this one, go to stderr.\n");
- fprintf (stderr, "\nEmail bug reports to %s.\n", BUG_ADDRESS);
+ fprintf (stderr, "\nEmail bug reports to %s.\n", PACKAGE_BUGREPORT);
}
/* give_help */