From 493f722e77ee14ddcbe46b3b20cf96a000294bfe Mon Sep 17 00:00:00 2001
From: Jonathan Pennington <jonathan.s.pennington@wmich.edu>
Date: Mon, 11 Dec 2017 13:34:19 -0500
Subject: [PATCH] updating date for unjust buggy code

---
 unjust.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unjust.c b/unjust.c
index 8ee94b3..5d95c34 100644
--- a/unjust.c
+++ b/unjust.c
@@ -1,7 +1,7 @@
 $ ssh git@jazz.cs.wmich.edu begin 3240 FinalF17
 $ git clone git@jazz.cs.wmich.edu:3240/<YOUR NAME>/FinalF17
 
-// Final Exam, April 25
+// Final Exam, December 11
 // This program will create a file "NEWFILE" and write a struct to it at
 // an offset of 1000, then
 // reopen as a stream and read the struct that was written.
-- 
GitLab