Archived
1
0
Fork 0

Indentation fix

This commit is contained in:
Fredric N 2010-06-15 10:05:43 +02:00 committed by Henrik Hautakoski
parent d8b25fe83b
commit 616d5ca03f

View file

@ -20,8 +20,8 @@ CC := gcc
SOURCES := \
src/arch.c \
src/arch/mysql.c \
src/indexer.c \
src/arch/mysql.c \
src/indexer.c \
src/common/path.c \
src/common/rbtree.c \
src/fs/notify_inotify.c \