summaryrefslogtreecommitdiff
path: root/src/feh_png.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-13 19:55:53 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-13 19:55:53 +0100
commit8ded860d0b73bf90203bf5e0297ba82837340fd1 (patch)
tree6ba3f3ac576e3df65186849d112f5b160268c6d7 /src/feh_png.h
parent2fb795cf66d74df690263c438a7d2212eb74b3f6 (diff)
Change source code indentation (indent -kr -i8 -hnl, mainly)
Diffstat (limited to 'src/feh_png.h')
-rw-r--r--src/feh_png.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/feh_png.h b/src/feh_png.h
index 458f6c5..6502978 100644
--- a/src/feh_png.h
+++ b/src/feh_png.h
@@ -34,6 +34,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
gib_hash *feh_png_read_comments(char *file);
int feh_png_write_png(Imlib_Image image, char *file, ...);
-int feh_png_file_is_png(FILE *fp);
+int feh_png_file_is_png(FILE * fp);
-#endif /* FEH_PNG_H */
+#endif /* FEH_PNG_H */