From 178c28535b5ed1a693c9e9cf5de4c703bc2bf3c6 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 31 Dec 2007 08:54:37 +0000 Subject: - Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :) --- modules/profile/profile.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/profile') diff --git a/modules/profile/profile.module b/modules/profile/profile.module index c5aed1680..20d39547d 100644 --- a/modules/profile/profile.module +++ b/modules/profile/profile.module @@ -459,7 +459,7 @@ function profile_categories() { return $data; } -/* +/** * Menu item access callback - check if a user has access to a profile category. */ function profile_category_access($category) { -- cgit v1.2.3