From e5ba3dfd696240bb08522917483842b01b91beeb Mon Sep 17 00:00:00 2001 From: cblume Date: Tue, 19 Jan 2010 08:29:05 +0000 Subject: [PATCH] Add missing newline --- TRD/Cal/AliTRDCalChamberStatus.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TRD/Cal/AliTRDCalChamberStatus.h b/TRD/Cal/AliTRDCalChamberStatus.h index 0cf161977cb..fff0301b6bc 100644 --- a/TRD/Cal/AliTRDCalChamberStatus.h +++ b/TRD/Cal/AliTRDCalChamberStatus.h @@ -39,4 +39,6 @@ class AliTRDCalChamberStatus : public TNamed { }; -#endif \ No newline at end of file +#endif + + -- 2.39.3