From 1ebd93368d74e25c13213bcee08c037d4906ce74 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <matthieu.schaller@durham.ac.uk> Date: Wed, 30 Mar 2016 12:26:04 +0100 Subject: [PATCH] Doxygen fix --- src/gravity/Default/gravity.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/gravity/Default/gravity.h b/src/gravity/Default/gravity.h index 8945b05f4a..92a9f64c1f 100644 --- a/src/gravity/Default/gravity.h +++ b/src/gravity/Default/gravity.h @@ -22,8 +22,7 @@ /** * @brief Computes the gravity time-step of a given particle * - * @param p Pointer to the particle data - * @param xp Pointer to the extended particle data + * @param gp Pointer to the g-particle data * */ -- GitLab