From d7d97b5a9784b965923246ddcba8a0ee76201423 Mon Sep 17 00:00:00 2001 From: boreddevnl Date: Wed, 1 Apr 2026 22:19:57 +0200 Subject: [PATCH] MV: graphing.c --> grapher.c --- src/userland/gui/{graphing.c => grapher.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/userland/gui/{graphing.c => grapher.c} (100%) diff --git a/src/userland/gui/graphing.c b/src/userland/gui/grapher.c similarity index 100% rename from src/userland/gui/graphing.c rename to src/userland/gui/grapher.c