[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r7547 - usrp2/trunk/firmware/lib
From: |
matt |
Subject: |
[Commit-gnuradio] r7547 - usrp2/trunk/firmware/lib |
Date: |
Sun, 3 Feb 2008 13:52:22 -0700 (MST) |
Author: matt
Date: 2008-02-03 13:52:21 -0700 (Sun, 03 Feb 2008)
New Revision: 7547
Modified:
usrp2/trunk/firmware/lib/dbsm.c
Log:
removed spurious linefeed
Modified: usrp2/trunk/firmware/lib/dbsm.c
===================================================================
--- usrp2/trunk/firmware/lib/dbsm.c 2008-02-03 06:06:17 UTC (rev 7546)
+++ usrp2/trunk/firmware/lib/dbsm.c 2008-02-03 20:52:21 UTC (rev 7547)
@@ -157,7 +157,7 @@
dbsm_process_helper(sm, sm->buf0 ^ 1);
}
-static void
+static void
dbsm_process_helper(dbsm_t *sm, int buf_this)
{
int buf_other = buf_this ^ 1;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r7547 - usrp2/trunk/firmware/lib,
matt <=