From 73fce693cc6f1b306d1cdd8b38b4f67f231b27a7 Mon Sep 17 00:00:00 2001 From: David Jones Date: Tue, 20 Feb 2007 10:01:27 +0000 Subject: Mps: typo in comment. Copied from Perforce Change: 161781 ServerID: perforce.ravenbrook.com --- mps/code/protxcpp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mps/code/protxcpp.c') diff --git a/mps/code/protxcpp.c b/mps/code/protxcpp.c index 2ba239fa2a3..c035686b809 100644 --- a/mps/code/protxcpp.c +++ b/mps/code/protxcpp.c @@ -124,7 +124,7 @@ static void sigHandle(int sig, siginfo_t *info, void *contextArg) */ /* This function itself probably isn't architecture specific, but it - * references the sigHandle which is currently statis and which is + * references the sigHandle which is currently static and which is * architecture specific. */ void ProtSetup(void) { -- cgit v1.2.1