* mu-msg.[ch], mu-msg-file.[ch]: update indentation

This commit is contained in:
Dirk-Jan C. Binnema
2011-05-19 19:57:26 +03:00
parent 51fb5fe8e9
commit 228af3edee
4 changed files with 256 additions and 260 deletions

View File

@ -1,3 +1,5 @@
/* -*-mode: c; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-*/
/*
** Copyright (C) 2010 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
**
@ -44,6 +46,7 @@ MuMsgFile *mu_msg_file_new (const char *path,
void mu_msg_file_destroy (MuMsgFile *self);
/**
* get a string value for this message
*