Skip to content
Snippets Groups Projects
Commit 910cb102 authored by balaskoa's avatar balaskoa
Browse files

Misspelling in Text encoding


Signed-off-by: default avatarbalaskoa <Jeno.Balasko@ericsson.com>
Change-Id: Ibbf48e07c3f3a8db23b41b6a3b58d5af31f36c2a
parent 408bf018
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ RAW_EncDec: ...@@ -77,7 +77,7 @@ RAW_EncDec:
cd $@; make -j; ./RAW_EncDec.exe RAW_EncDec.cfg cd $@; make -j; ./RAW_EncDec.exe RAW_EncDec.cfg
Text_EncDec: Text_EncDec:
cd $@; make -j; ./TEXT_EncDec.exe TEXT_EncDec.cfg cd $@; make -j; ./Text_EncDec.exe Text_EncDec.cfg
XER_EncDec: XER_EncDec:
cd $@; make -j; ./XER_EncDec.exe XER_EncDec.cfg cd $@; make -j; ./XER_EncDec.exe XER_EncDec.cfg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment