From 6ffd8467af7c6138196930116fecf27fca9b8604 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 25 Aug 2025 01:45:31 -0400 Subject: Update file header comments --- src/stdlib/fpconv.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stdlib/fpconv.c') diff --git a/src/stdlib/fpconv.c b/src/stdlib/fpconv.c index 8b994cfa..0781295d 100644 --- a/src/stdlib/fpconv.c +++ b/src/stdlib/fpconv.c @@ -1,5 +1,6 @@ // This file defines a function to convert floating point numbers to strings. // For license, see: fpconv_license.txt + #include #include -- cgit v1.2.3