From bf33bd84a32e0809dba5bd52b4833dea0cf581c8 Mon Sep 17 00:00:00 2001 From: Zoltan Somogyi Date: Tue, 16 Jul 2024 07:32:27 +0200 Subject: [PATCH] Fix anachronism in comment. --- browser/Mmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/Mmakefile b/browser/Mmakefile index fbef452a1..0f5b8bd5d 100644 --- a/browser/Mmakefile +++ b/browser/Mmakefile @@ -259,7 +259,7 @@ endif #-----------------------------------------------------------------------------# -# Ensure we recompile mdb__version if VERSION is changed. +# Ensure we recompile mdb.version if VERSION is changed. $(os_subdir)mdb.o \ $(os_subdir)mdb.pic_o \ : $(RUNTIME_DIR)/mercury_conf.h