From d2c9d37d6f144a81052edb7f61c3244ad633405c Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 16 Jun 2006 05:50:28 +0000 Subject: cosmetics (space) --- src/libstrongswan/utils/identification.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstrongswan') diff --git a/src/libstrongswan/utils/identification.h b/src/libstrongswan/utils/identification.h index ca1b53454..a0f189b78 100644 --- a/src/libstrongswan/utils/identification.h +++ b/src/libstrongswan/utils/identification.h @@ -158,7 +158,7 @@ struct identification_t { * @param other other identification_t object * @return TRUE if the IDs are equal */ - bool (*equals) (identification_t *this,identification_t *other); + bool (*equals) (identification_t *this, identification_t *other); /** * @brief Check if an ID belongs to a wildcard ID. -- cgit v1.2.3