From d85f1a967ebba175c11abb0018e4173c16d68304 Mon Sep 17 00:00:00 2001
From: Rene Brun <Rene.Brun@cern.ch>
Date: Mon, 17 Dec 2007 09:28:59 +0000
Subject: [PATCH] Improve doc layout

git-svn-id: http://root.cern.ch/svn/root/trunk@21400 27541ba8-7e3a-0410-8455-c3a389f83636
---
 eg/src/TParticlePDG.cxx | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/eg/src/TParticlePDG.cxx b/eg/src/TParticlePDG.cxx
index 7190488dd78..2c03724bde5 100644
--- a/eg/src/TParticlePDG.cxx
+++ b/eg/src/TParticlePDG.cxx
@@ -24,8 +24,7 @@
 //  Double_t         fIsospin;          // isospin
 //  Double_t         fI3;               // i3
 //  Int_t            fStrangeness;      // flavours are defined if i3 != -1
-//  Int_t            fCharm;            // 1 or -1 for C-particles,
-//                                      // 0 for others
+//  Int_t            fCharm;            // 1 or -1 for C-particles,  0 for others
 //  Int_t            fBeauty;           //
 //  Int_t            fTop;              //
 //  Int_t            fY;                // X,Y: quantum numbers for the 4-th generation
-- 
GitLab