#984841 global.h: fix a typo, "MST" instead of "MSG"

Package:
src:nn
Source:
nn
Submitter:
Bjarni Ingi Gislason
Date:
2021-03-09 01:36:04 UTC
Severity:
normal
Tags:
#984841#5
Date:
2021-03-09 01:31:46 UTC
From:
To:
Dear Maintainer,

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 global.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/global.h b/global.h
index 6a65c63..35c0d0b 100644
--- a/global.h
+++ b/global.h
@@ -15,7 +15,7 @@
  */

 /* Array delayed_msg[] */
-#define NDELAYED_MST 100
+#define NDELAYED_MSG 100

 /*
  *	Various constants and types