From 5f2fe28cf1c65f43307cb0eae5dc075a365e554c Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <schaller@strw.leidenuniv.nl>
Date: Sun, 21 Apr 2019 00:31:07 +0200
Subject: [PATCH] Applied code formatting tool.

---
 src/feedback/EAGLE/feedback.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/feedback/EAGLE/feedback.c b/src/feedback/EAGLE/feedback.c
index 52824801c7..7a86785b83 100644
--- a/src/feedback/EAGLE/feedback.c
+++ b/src/feedback/EAGLE/feedback.c
@@ -121,7 +121,8 @@ double eagle_feedback_energy_fraction(const struct spart* sp,
 }
 
 /**
- * @brief Compute the properties of the SNII stochastic feedback energy injection.
+ * @brief Compute the properties of the SNII stochastic feedback energy
+ * injection.
  *
  * Only does something if the particle reached the SNII age during this time
  * step.
-- 
GitLab