From 1a24edeb8ba8faa1d9f2f0cc58c0e9b47aebf001 Mon Sep 17 00:00:00 2001 From: kaltenbe <kaltenbe@mycompany.com> Date: Tue, 7 Jul 2015 09:10:01 +0000 Subject: [PATCH] fixing a typo in the help git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7693 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- targets/RT/USER/lte-softmodem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/RT/USER/lte-softmodem.c b/targets/RT/USER/lte-softmodem.c index bfb4f8aa38..f51711e2eb 100644 --- a/targets/RT/USER/lte-softmodem.c +++ b/targets/RT/USER/lte-softmodem.c @@ -444,7 +444,7 @@ void help (void) { printf(" -M IP address of RRH\n"); printf(" -O eNB configuration file (located in targets/PROJECTS/GENERIC-LTE-EPC/CONF\n"); printf(" -q Enable processing timing measurement of lte softmodem on per subframe basis \n"); - printf(" -R Set the PRB, valid values: 6, 25, 50, 100 \n"); + printf(" -r Set the PRB, valid values: 6, 25, 50, 100 \n"); printf(" -S Skip the missed slots/subframes \n"); printf(" -t Set the maximum uplink MCS\n"); printf(" -U Set the lte softmodem as a UE\n"); -- 2.26.2