[hamradio-commits] [gnss-sdr] 97/303: Cleaning

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Feb 13 22:35:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.

commit a4eb6634e66e4d41240d735f457038183562d938
Author: Carles Fernandez <carlesfernandez at gmail.com>
Date:   Mon Oct 10 16:17:55 2016 +0200

    Cleaning
---
 src/tests/system-tests/ttff_gps_l1.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tests/system-tests/ttff_gps_l1.cc b/src/tests/system-tests/ttff_gps_l1.cc
index 088b61e..964bf04 100644
--- a/src/tests/system-tests/ttff_gps_l1.cc
+++ b/src/tests/system-tests/ttff_gps_l1.cc
@@ -655,7 +655,7 @@ int main(int argc, char **argv)
     int msgflg = IPC_CREAT | 0666;
     if ((sysv_msqid = msgget(sysv_msg_key, msgflg )) == -1)
     {
-        std::cout<<"GNSS-SDR can not create message queues!" << std::endl;
+        std::cout << "GNSS-SDR can not create message queues!" << std::endl;
         throw new std::exception();
     }
     ttff_msgbuf msg;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list