X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdevind.c;h=9a712e273707b9b1959dddc12c9be8de3af7b915;hb=d807ad29cc0d3caa4f0e04ee4b75c70a225cfeaf;hp=96e3934b333becf6884a448a6f0b711ed6678181;hpb=d2ec80c72483254a876b0bb86882224248110c0c;p=pspp-builds.git diff --git a/src/devind.c b/src/devind.c index 96e3934b..9a712e27 100644 --- a/src/devind.c +++ b/src/devind.c @@ -367,7 +367,7 @@ output_tab_table (struct outp_driver *this, struct tab_table *t) for (c = 0; c < t->nc; c++, ct++) { - struct len_string *cc; + struct fixed_string *cc; struct tab_joined_cell *j; if (*ct == TAB_EMPTY)