From 4207e8fa198195312b9a1da3979ce3a75ee6b925 Mon Sep 17 00:00:00 2001 From: westi Date: Wed, 15 Dec 2010 11:34:52 +0000 Subject: [PATCH] Zap the extra * props duck_ git-svn-id: http://svn.automattic.com/wordpress/trunk@16941 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/functions.php b/wp-includes/functions.php index ac455f7fae..bd90170782 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -4461,7 +4461,7 @@ function show_admin_bar( $show ) { * function. * * The current behavior is to trigger an user error if WP_DEBUG is true. - * * + * * @package WordPress * @subpackage Debug * @since 3.1.0