dear $EDITOR, thanks for removing that newline in the includes.

I didn't need it, and it didn't break anything.

no wait, fuck you.

sincerely,
zmike
This commit is contained in:
Mike Blumenkrantz 2014-01-01 14:30:49 -05:00
parent 8462090f3d
commit 7824d31942
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#include "e_mod_main.h" include "e_fm_device.h"
#include "e_mod_main.h"
#include "e_fm_device.h"
static void _e_mod_menu_populate(void *d, E_Menu *m __UNUSED__, E_Menu_Item *mi);