# HG changeset patch # User Mychaela Falconia # Date 1672216917 0 # Node ID 5041bcb8140f947fe964348336164a983d475085 # Parent a7ad6b39e01b4cdb1e8ed0ddc1bcb999d41a6e91 tchtools/fc-vm2hex.c: update header comment for new situation diff -r a7ad6b39e01b -r 5041bcb8140f tchtools/fc-vm2hex.c --- a/tchtools/fc-vm2hex.c Wed Dec 28 08:34:19 2022 +0000 +++ b/tchtools/fc-vm2hex.c Wed Dec 28 08:41:57 2022 +0000 @@ -1,7 +1,8 @@ /* - * This utility converts the old-fashioned (non-AMR) voice memo files - * read out of FFS into hex strings that can be analyzed by a human - * or further fed to fc-tch2fr. + * This utility converts old-fashioned (non-AMR) TCS211 voice memo files + * read out of FFS into hex strings that can be analyzed by a human, + * either directly or with the aid of gsmfr-dlcap-parse utility from + * Themyscira Wireless GSM codec libraries & utilities package. */ #include