comparison src/typedefs.h @ 1055:1646720364cf

Adding a vim modeline to all files - patch by Klaus Ethgen
author nadvornik
date Tue, 07 Oct 2008 18:20:22 +0000
parents 81ec7d977d5f
children e812b1a7adda
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
734 gint unlink_on_error; /**< whether to remove temporary file on save failure, TRUE by default */ 734 gint unlink_on_error; /**< whether to remove temporary file on save failure, TRUE by default */
735 }; 735 };
736 736
737 737
738 #endif 738 #endif
739 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */