paraslash 0.3.1
[paraslash.git] / user_list.c
index e13d8bb7cc7a660fdc9b56119706d893e579b2fa..0748ef62f1c5030cc6e5de6975e579c7b4c83357 100644 (file)
@@ -113,7 +113,7 @@ void init_user_list(char *user_list_file)
 /**
  * Lookup a user in the user list.
  *
- * \param The name of the user.
+ * \param name The name of the user.
  *
  * \return A pointer to the corresponding user struct if the user was found, \p
  * NULL otherwise.