From 6f95f894784c278536c0f9d689a70f6d64e27c40 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Mon, 15 May 2000 09:52:29 +0000 Subject: [PATCH] remove a /* from a comment --- source/pr_exec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/pr_exec.c b/source/pr_exec.c index 4181f24..2dd3b4b 100644 --- a/source/pr_exec.c +++ b/source/pr_exec.c @@ -288,7 +288,7 @@ void PR_RunError (char *error, ...) ============================================================================ PR_ExecuteProgram -The interpretation main loop /* +The interpretation main loop ============================================================================ */