From 5a7b5cf247c64ad76f915f3985a8810ca7b4d722 Mon Sep 17 00:00:00 2001
From: Jakob Bornecrantz <jakob@collabora.com>
Date: Wed, 27 Mar 2019 13:34:58 +0000
Subject: [PATCH] aux/math: Tidy whitespace

---
 src/xrt/auxiliary/math/m_api.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xrt/auxiliary/math/m_api.h b/src/xrt/auxiliary/math/m_api.h
index c51da7ae3..1d1e23308 100644
--- a/src/xrt/auxiliary/math/m_api.h
+++ b/src/xrt/auxiliary/math/m_api.h
@@ -90,7 +90,7 @@ math_quat_integrate_velocity(const struct xrt_quat *quat,
 /*!
  * Compute an angular velocity vector (exponential map format) by taking the
  * finite difference of two quaternions.
- * 
+ *
  * quat1 is the orientation dt time after the orientation was quat0
  *
  * out_ang_vel and dt share the same units of time, and out_ang_vel is be in