Skip to content
Snippets Groups Projects
Commit d88a4617 authored by James Golovich's avatar James Golovich
Browse files

Cleanup formatting

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3213 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent db8da852
Branches
Tags
No related merge requests found
...@@ -100,7 +100,7 @@ static char reload_extensions_help[] = ...@@ -100,7 +100,7 @@ static char reload_extensions_help[] =
/* /*
* Static code * Static code
*/ */
static char *process_quotes_and_slashes(char* start, char find, char replace_with) static char *process_quotes_and_slashes(char *start, char find, char replace_with)
{ {
char *dataPut = start; char *dataPut = start;
int inEscape = 0; int inEscape = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment