From e81b8ba479b36daf31bb160373d211885ba249af Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Wed, 12 May 1999 14:43:01 +0000 Subject: [PATCH] *** empty log message *** --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index b569f3ad..5f91a30b 100644 --- a/configure.in +++ b/configure.in @@ -447,7 +447,7 @@ _______EOF cat >>$outfile <<_______EOF /* - * NOTE: If your application checks for `u_int64_t' or `int64_t' in its own + * NOTE: If your application checks for "u_int64_t" or "int64_t" in its own * config.h, you must not include it after any of the LibGTop headers. */ _______EOF