Indenting nits

This commit is contained in:
twinaphex 2016-06-20 04:41:43 +02:00
parent 32c4f74f7d
commit ef4753dc05

View File

@ -17,9 +17,9 @@
#ifndef __RARCH_LAKKA_H
#define __RARCH_LAKKA_H
#define LAKKA_SSH_PATH "/storage/.cache/services/sshd.conf"
#define LAKKA_SAMBA_PATH "/storage/.cache/services/samba.conf"
#define LAKKA_SSH_PATH "/storage/.cache/services/sshd.conf"
#define LAKKA_SAMBA_PATH "/storage/.cache/services/samba.conf"
#define LAKKA_BLUETOOTH_PATH "/storage/.cache/services/bluez.conf"
#define LAKKA_UPDATE_DIR "/storage/.update/"
#define LAKKA_UPDATE_DIR "/storage/.update/"
#endif