diff options
| author | Nick Barnes | 2002-06-18 14:14:55 +0100 |
|---|---|---|
| committer | Nick Barnes | 2002-06-18 14:14:55 +0100 |
| commit | 6a1a360814506ddbcf856f41c089a10550f31ae5 (patch) | |
| tree | 732fc720ec58b9badf2ce1eef392ada522130a03 /mps/code/protocol.c | |
| parent | 63e5f529159927bb42b58a97507f4467d6413973 (diff) | |
| download | emacs-6a1a360814506ddbcf856f41c089a10550f31ae5.tar.gz emacs-6a1a360814506ddbcf856f41c089a10550f31ae5.zip | |
Integrate changes from global graphics.
Copied from Perforce
Change: 30250
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/protocol.c')
| -rw-r--r-- | mps/code/protocol.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mps/code/protocol.c b/mps/code/protocol.c index ead6730c01a..aa83001d7a4 100644 --- a/mps/code/protocol.c +++ b/mps/code/protocol.c | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | 10 | ||
| 11 | #include "mpm.h" | 11 | #include "mpm.h" |
| 12 | 12 | ||
| 13 | |||
| 14 | SRCID(protocol, "$Id$"); | 13 | SRCID(protocol, "$Id$"); |
| 15 | 14 | ||
| 16 | 15 | ||