summaryrefslogtreecommitdiff
path: root/phpdbg_set.c
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2013-11-26 11:02:58 +0100
committerBob Weinand <bobwei9@hotmail.com>2013-11-26 11:02:58 +0100
commit6ba73338dd34a2a80e0dd25ca333bfc0b859a930 (patch)
tree5c233ac715d75e6a0fc6e37b5b05abf695e86726 /phpdbg_set.c
parent9663ef0c1ce6c232d55e145378955a2108dee8b9 (diff)
downloadphp-git-6ba73338dd34a2a80e0dd25ca333bfc0b859a930.tar.gz
Enormous whitespace fix
Diffstat (limited to 'phpdbg_set.c')
-rw-r--r--phpdbg_set.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpdbg_set.c b/phpdbg_set.c
index a0f5e74a70..f7a32bbcf9 100644
--- a/phpdbg_set.c
+++ b/phpdbg_set.c
@@ -150,6 +150,6 @@ PHPDBG_SET(oplog) /* {{{ */
phpdbg_default_switch_case();
}
- return SUCCESS;
+ return SUCCESS;
} /* }}} */