diff options
Diffstat (limited to 'nt/cmdproxy.c')
| -rw-r--r-- | nt/cmdproxy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/cmdproxy.c b/nt/cmdproxy.c index 8c39694decc..980dc5bacd8 100644 --- a/nt/cmdproxy.c +++ b/nt/cmdproxy.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Proxy shell designed for use with Emacs on Windows 95 and NT. | 1 | /* Proxy shell designed for use with Emacs on Windows 95 and NT. |
| 2 | Copyright (C) 1997, 2001-2011 Free Software Foundation, Inc. | 2 | Copyright (C) 1997, 2001-2012 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | Accepts subset of Unix sh(1) command-line options, for compatibility | 4 | Accepts subset of Unix sh(1) command-line options, for compatibility |
| 5 | with elisp code written for Unix. When possible, executes external | 5 | with elisp code written for Unix. When possible, executes external |