aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/protocol.c
diff options
context:
space:
mode:
authorRichard Brooksby2002-06-07 16:47:14 +0100
committerRichard Brooksby2002-06-07 16:47:14 +0100
commit97075f705350901f5ff46387f658ab459a4cd73f (patch)
tree4349ad5e7200f072a800f48749d57f3625757e7e /mps/code/protocol.c
parent8b990e4858b6f6d735de07a241b1785702bb16e7 (diff)
downloademacs-97075f705350901f5ff46387f658ab459a4cd73f.tar.gz
emacs-97075f705350901f5ff46387f658ab459a4cd73f.zip
Updating cross references to design documents to html style, to go with master/design document tree.
Copied from Perforce Change: 29897 ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/protocol.c')
-rw-r--r--mps/code/protocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/protocol.c b/mps/code/protocol.c
index 4db59cbf9e0..9d8f6cff6d6 100644
--- a/mps/code/protocol.c
+++ b/mps/code/protocol.c
@@ -5,7 +5,7 @@
5 * 5 *
6 * DESIGN 6 * DESIGN
7 * 7 *
8 * .design: See design.mps.protocol 8 * .design: See <design/protocol/>
9 */ 9 */
10 10
11#include "mpm.h" 11#include "mpm.h"