* cosmetics

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-14 22:31:05 +03:00
parent 391f2a43eb
commit 1424f62fbd
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
#include "mu-guile-msg.h"
struct _MuMsgWrapper {
MuMsg *_msg;
MuMsg *_msg;
gboolean _unrefme;
};
typedef struct _MuMsgWrapper MuMsgWrapper;