summaryrefslogtreecommitdiff
path: root/src/main-data.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main-data.c')
-rw-r--r--src/main-data.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main-data.c b/src/main-data.c
index 4493c20..49849ea 100644
--- a/src/main-data.c
+++ b/src/main-data.c
@@ -88,11 +88,11 @@ int main(void)
#endif /* TESTING_ENABLE */
#ifdef MASTER
- /* handshake */
+ /* Add MDR */
+
-
/* dataflow */
- for (int i=0; )
+
#else /* Slave code*/
{