X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fjpeg_parser.h;h=7d572dcddf94c68b386b4720d209996d3d215504;hp=0d653439342896c4d59f31bb1d79b92a2075ecc0;hb=2dfa5f58107ba16e171e2e65524859a42b057742;hpb=79a32b2f9955bbb6a6a28da8e167bae2aada12ab diff --git a/src/jpeg_parser.h b/src/jpeg_parser.h index 0d653439..7d572dcd 100644 --- a/src/jpeg_parser.h +++ b/src/jpeg_parser.h @@ -80,3 +80,5 @@ MPOData* jpeg_get_mpo_data(const guchar *data, guint size); void jpeg_mpo_data_free(MPOData *mpo); #endif + +/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */