*** empty log message ***

This commit is contained in:
Darren Ranalli 2001-01-03 22:54:05 +00:00
parent 993b7f7cfc
commit f3068ee1bc

View File

@ -132,6 +132,14 @@ cleanup(void) {
////////////////////////////////////////////////////////////////////
///// PATCH FILE APPLY MEMBER FUNCTIONS
/////
////////////////////
///// NOTE: this patch-application functionality is unfortunately
///// duplicated in the Installer. It is contained in the file
///// installerApplyPatch.cxx
///// PLEASE MAKE SURE THAT FILE GETS UPDATED IF ANY OF THIS
///// LOGIC CHANGES! (i.e. if the patch file format changes)
////////////////////
////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////