From 29a94cd51e1739b8e9c58d1cec35bd5d00adc9a8 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sat, 11 Feb 1995 16:10:52 -0500 Subject: [PATCH] Update comment. From-SVN: r8909 --- gcc/gcc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/gcc.c b/gcc/gcc.c index 610b074d10c..cb05748b5af 100644 --- a/gcc/gcc.c +++ b/gcc/gcc.c @@ -2116,7 +2116,7 @@ pexecute (search_flag, program, argv, not_last) } } -#endif /* not __MSDOS__ and not OS2 */ +#endif /* not __MSDOS__ and not OS2 and not WINNT */ #if defined(OS2) || defined(WINNT)