diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-05-09 20:05:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-09 20:05:57 +0200 |
| commit | 29a31b73183f97b792d0585dca9a305b083f93d8 (patch) | |
| tree | ce14d9558d9358e44d5a2949f4446ee52926465b /lib | |
| parent | d0ce78e95b8d37a084aa95290eb8e92a423b31ae (diff) | |
fix(dev): fix comment header.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/astdx/math.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/astdx/math.hpp b/lib/astdx/math.hpp index 6d344bd..8c373a2 100644 --- a/lib/astdx/math.hpp +++ b/lib/astdx/math.hpp @@ -1,5 +1,5 @@ /* - * File: equiv.hpp + * File: math.hpp * Purpose: mathematics c++ header. * Author: Amlal El Mahrouss (amlal@nekernel.org) * Copyright 2025, Amlal El Mahrouss all rights reserved. |
