ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/name_registry.cpp
(Generate patch)

Comparing SheepShaver/src/name_registry.cpp (file contents):
Revision 1.4 by gbeauche, 2003-12-04T17:26:35Z vs.
Revision 1.5 by gbeauche, 2003-12-04T23:37:35Z

# Line 302 | Line 302 | void PatchNameRegistry(void)
302          }
303  
304          // Main routine must be executed in PPC mode
305 #if EMULATED_PPC
305          ExecuteNative(NATIVE_PATCH_NAME_REGISTRY);
307 #else
308        ExecutePPC(DoPatchNameRegistry);
309 #endif
306   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines