From 3b1748b60da390f69518fd8982a12faa337388b6 Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Wed, 15 Dec 2010 11:34:52 +0000 Subject: [PATCH] Zap the extra * props duck_ git-svn-id: https://develop.svn.wordpress.org/trunk@16941 602fd350-edb4-49c9-b593-d223f7449a82 --- 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