X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fcase-tmpfile.c;h=0290f51126380366a233e8a3e5dc1f6eb8c22a68;hb=a49b940e58f148bf111c647d9b4822025636ff80;hp=2b124341b67820f8be89c6f3224c1a48a4fcae52;hpb=dc331e08118a1c299a41069f6f51183176b27621;p=pspp diff --git a/src/data/case-tmpfile.c b/src/data/case-tmpfile.c index 2b124341b6..0290f51126 100644 --- a/src/data/case-tmpfile.c +++ b/src/data/case-tmpfile.c @@ -56,7 +56,7 @@ value_to_data (const union value *value_, int width) if (width == 0) return &value->f; else - return value_str_rw (value, width); + return value->s; } /* Creates and returns a new case_tmpfile that will store cases