cosmetics (space)

This commit is contained in:
Andreas Steffen
2006-06-16 05:50:28 +00:00
parent c859ec9592
commit d2c9d37d6f
+1 -1
View File
@@ -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.