Skip to content
Snippets Groups Projects
Commit 0d7fda32 authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

Fix indentation

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7929 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent d25b128b
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ BUILTINS=func_md5.o \ ...@@ -24,7 +24,7 @@ BUILTINS=func_md5.o \
func_timeout.o \ func_timeout.o \
func_language.o \ func_language.o \
func_moh.o \ func_moh.o \
func_base64.o func_base64.o
AVAILABLE_FUNCS=$(filter-out $(BUILTINS),$(patsubst %.c,%.o,$(wildcard func*.c))) AVAILABLE_FUNCS=$(filter-out $(BUILTINS),$(patsubst %.c,%.o,$(wildcard func*.c)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment