From 06070532baa68519f6cb6ff22312a99e88e01649 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 4 Apr 2001 19:32:00 +0000 Subject: [PATCH] Failed to name "Electric-fence" explicitly --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 85ba823fb..5e7e417e0 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ USE_SYSTEM_PWD_GRP = true # Do not enable this for production builds... DODMALLOC = false -# Another very useful malloc debugging library. +# Electric-fence is another very useful malloc debugging library. # Do not enable this for production builds... DOEFENCE = false -- 2.25.1