From a2d61564fd9c7b85305323fd801e108abd4e319e Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Thu, 17 Jun 2021 23:02:50 +0000
Subject: [PATCH] Update Application_examples/Replay_Attack.mp

---
 Application_examples/Replay_Attack.mp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Application_examples/Replay_Attack.mp b/Application_examples/Replay_Attack.mp
index 21aa479..29ddd31 100644
--- a/Application_examples/Replay_Attack.mp
+++ b/Application_examples/Replay_Attack.mp
@@ -5,7 +5,8 @@ Example 41. The description of Replay Attack
 	https://en.wikipedia.org/wiki/Replay_attack
 
     run scope up to 5
-======================================*/
+
+==========================================================*/
 
 SCHEMA Replay_Attack
 
-- 
GitLab