From 0c291018928b14e72c0689ab16dad4a52cd7ea95 Mon Sep 17 00:00:00 2001 From: dd32 Date: Mon, 10 Aug 2015 10:49:02 +0000 Subject: [PATCH] Function documentation: Fix a broken docbock introduced with [32642]. See #32444. git-svn-id: https://develop.svn.wordpress.org/trunk@33601 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/user.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/wp-admin/includes/user.php b/src/wp-admin/includes/user.php index e675bd78e6..3348e43559 100644 --- a/src/wp-admin/includes/user.php +++ b/src/wp-admin/includes/user.php @@ -388,8 +388,6 @@ function wp_revoke_user($id) { /** * @since 2.8.0 - */ -/** * * @global int $user_ID *