From fe05e2e347d824bcefd3a3279adffea3b9d062db Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Sun, 29 Jan 2023 14:21:58 +0000 Subject: [PATCH] ECC-1508: Update docs --- tools/big2gribex.cpp | 2 +- tools/gts_dump.cpp | 2 +- tools/metar_dump.cpp | 2 +- tools/metar_ls.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/big2gribex.cpp b/tools/big2gribex.cpp index 059ad6988..a36b01126 100644 --- a/tools/big2gribex.cpp +++ b/tools/big2gribex.cpp @@ -9,7 +9,7 @@ */ /* - * C Implementation: big2gribex + * Implementation: big2gribex * * Description: * diff --git a/tools/gts_dump.cpp b/tools/gts_dump.cpp index b33831ef0..0f297393b 100644 --- a/tools/gts_dump.cpp +++ b/tools/gts_dump.cpp @@ -9,7 +9,7 @@ */ /* - * C Implementation: gts_dump + * Implementation: gts_dump * * */ diff --git a/tools/metar_dump.cpp b/tools/metar_dump.cpp index 080ec8ea3..4e0e2b8d4 100644 --- a/tools/metar_dump.cpp +++ b/tools/metar_dump.cpp @@ -9,7 +9,7 @@ */ /* - * C Implementation: grib_dump + * Implementation: grib_dump * * Author: Enrico Fucile * diff --git a/tools/metar_ls.cpp b/tools/metar_ls.cpp index ebb160c80..794438715 100644 --- a/tools/metar_ls.cpp +++ b/tools/metar_ls.cpp @@ -9,7 +9,7 @@ */ /* - * C Implementation: grib_ls + * Implementation: grib_ls * * Author: Enrico Fucile *