]> Dogcows Code - chaz/tar/commitdiff
Quote error message.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Jan 2001 11:13:28 +0000 (11:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 26 Jan 2001 11:13:28 +0000 (11:13 +0000)
lib/xmalloc.c

index e9cd47bc711f0f876078fc9d9fd74e19303c0a0f..2f103d6049178e6fa69879d91032c08c2bb3dc2c 100644 (file)
@@ -47,11 +47,11 @@ void free ();
 #endif
 
 #ifndef HAVE_DONE_WORKING_MALLOC_CHECK
-you must run the autoconf test for a properly working malloc -- see malloc.m4
+"you must run the autoconf test for a properly working malloc -- see malloc.m4"
 #endif
 
 #ifndef HAVE_DONE_WORKING_REALLOC_CHECK
-you must run the autoconf test for a properly working realloc -- see realloc.m4
+"you must run the autoconf test for a properly working realloc --see realloc.m4"
 #endif
 
 /* Exit value when the requested amount of memory is not available.
This page took 0.025138 seconds and 4 git commands to generate.