From fdb5b100ced8e7d6e09ac2db03ef6c7749ae5ad3 Mon Sep 17 00:00:00 2001 From: --global Date: Sat, 24 Oct 2020 14:39:56 -0500 Subject: Add C O M M E N T A R Y --- P2/lib/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'P2') diff --git a/P2/lib/utils.c b/P2/lib/utils.c index b4e3b84..98239d5 100644 --- a/P2/lib/utils.c +++ b/P2/lib/utils.c @@ -3,7 +3,7 @@ char *getChunkData(int mapperID) { //Message struct msgBuffer* message; - //Queue ID + //Queue ID, not sure what it actually does int mid; //Queue Key key_t key = 10; -- cgit v1.2.3