From 115768abc6bdde17107317c9f684df0307216655 Mon Sep 17 00:00:00 2001 From: Richard Roberts Date: Fri, 28 Jun 2013 18:14:04 +0000 Subject: [PATCH] Comment formatting --- gtsam/inference/VariableSlots.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gtsam/inference/VariableSlots.h b/gtsam/inference/VariableSlots.h index 28367a647..e602736d4 100644 --- a/gtsam/inference/VariableSlots.h +++ b/gtsam/inference/VariableSlots.h @@ -11,10 +11,10 @@ /** * @file VariableSlots.h - * @brief VariableSlots describes the structure of a combined factor in terms of where each block comes from in the source factors. + * @brief VariableSlots describes the structure of a combined factor in terms of where each block + * comes from in the source factors. * @author Richard Roberts - * @date Oct 4, 2010 - */ + * @date Oct 4, 2010 */ #pragma once