* cosmetic

This commit is contained in:
Dirk-Jan C. Binnema 2010-11-20 16:37:43 +02:00
parent 20e39933e5
commit c1b143c958
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ typedef struct _MuRuntimeData MuRuntimeData;
/* static, global data for this singleton */
static gboolean _initialized = FALSE;
static MuRuntimeData *_data = NULL;
static void runtime_free (void);