plug-ins: clean-up coding style of fli plug-in code.

There should be absolutely no code change semantic in this commit. If
there is, that's a mistake and it's on me. I only cleaned up the syntax
in the C file which basically was following none of GIMP coding style
(tabs everywhere, brackets at end of lines, nearly no space anywhere so
all the code was a compressed mess which was hard to read, indentation
absolutely wrong everywhere, etc.).
I cleaned it up with a bunch of regexp search-and-replace followed by a
lot of manual cleaning and verification as well.

I also tested with various FLI files found on the web, and they were
loading fine in GIMP. So I believe/hope that I didn't mess up somewhere,
but it looks as the cleaning went all fine.
This commit is contained in:
Jehan 2017-12-22 15:50:16 +01:00
parent edb251a7ef
commit 375b767928
1 changed files with 862 additions and 579 deletions

File diff suppressed because it is too large Load Diff