X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdevind.c;h=9a712e273707b9b1959dddc12c9be8de3af7b915;hb=b7e33825d30a18360f24a18faf4b7d2e9efb8142;hp=96e3934b333becf6884a448a6f0b711ed6678181;hpb=2c4c4a789e9c23478bce195d2ed98bab6064dfc1;p=pspp diff --git a/src/devind.c b/src/devind.c index 96e3934b33..9a712e2737 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)