From b6b6bb0f983ca7bc59c6125fb32a4ceb6949c99a Mon Sep 17 00:00:00 2001 From: Clifford Yapp <238416+starseeker@users.noreply.github.com> Date: Tue, 4 Feb 2025 16:31:19 -0500 Subject: [PATCH] Fix name --- src/mged/primitives/edfunctab.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/mged/primitives/edfunctab.h b/src/mged/primitives/edfunctab.h index eb2b962238..5dbd70ff84 100644 --- a/src/mged/primitives/edfunctab.h +++ b/src/mged/primitives/edfunctab.h @@ -1,4 +1,4 @@ -/* M G E D _ F U N C T A B . H +/* E D F U N C T A B . H * BRL-CAD * * Copyright (c) 1985-2025 United States Government as represented by @@ -30,8 +30,6 @@ #include "raytrace.h" #include "rt_ecmds.h" - - #ifdef __cplusplus #include