Bell 32V release
[unix-history] / usr / src / cmd / plot / vplot.c
index 5a96cc6..8fbaed0 100644 (file)
@@ -24,8 +24,8 @@ int   linmod  = SOLID;
 int    again;
 int    done1;
 char   chrtab[][16];
 int    again;
 int    done1;
 char   chrtab[][16];
-int    plotcom[]       { 0200, 0, 0};
-int    eotcom[]                { 0210, 0, 0};
+int    plotcom[]       { 0200, 0, 0};
+int    eotcom[]                { 0210, 0, 0};
 char   blocks  [NB][BSIZ];
 int    obuf[264];
 int    lastx;
 char   blocks  [NB][BSIZ];
 int    obuf[264];
 int    lastx;