From 17a7f128fc414645f9c8fcee270bb0999c499f2f Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 2 Feb 2000 21:47:07 +0000 Subject: [PATCH] doc --- src/cxxTemplates/resourceLib.h | 7 ++++--- src/libCom/cxxTemplates/resourceLib.h | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/cxxTemplates/resourceLib.h b/src/cxxTemplates/resourceLib.h index 27d442376..0f4f41535 100644 --- a/src/cxxTemplates/resourceLib.h +++ b/src/cxxTemplates/resourceLib.h @@ -178,9 +178,6 @@ private: T *findDelete (tsSLList &list, const ID &idIn); }; -// -// Some ID classes that work with the above template -// // // class resTableIter @@ -199,6 +196,10 @@ private: const resTable *pTable; }; +// +// Some ID classes that work with the above template +// + // // class intId // diff --git a/src/libCom/cxxTemplates/resourceLib.h b/src/libCom/cxxTemplates/resourceLib.h index 27d442376..0f4f41535 100644 --- a/src/libCom/cxxTemplates/resourceLib.h +++ b/src/libCom/cxxTemplates/resourceLib.h @@ -178,9 +178,6 @@ private: T *findDelete (tsSLList &list, const ID &idIn); }; -// -// Some ID classes that work with the above template -// // // class resTableIter @@ -199,6 +196,10 @@ private: const resTable *pTable; }; +// +// Some ID classes that work with the above template +// + // // class intId //