Change signature of sheet syntax generator function.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 5 Jul 2018 19:14:48 +0000 (21:14 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 5 Jul 2018 19:14:48 +0000 (21:14 +0200)
commit6352dc59d4f975cdbfacfe449d4860847834280f
tree585f7e9304cf11f8d025d2e54c2f45d68a49a45e
parent21c33c62d4f6469d23b739969b98d3c2d77648f4
Change signature of sheet syntax generator function.

* src/ui/gui/psppire-import-assistant.c (sheet_spec_gen_syntax): Pass mutable string
instead of returning char *.
src/ui/gui/psppire-import-assistant.c