mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-21 11:16:38 +02:00
Fixed spelling from "ajust" to "adjust".
git-svn-id: file:///home/jj/hercules.svn/trunk@3655 956126f8-22a0-4046-8f4a-272fa8102e63
This commit is contained in:
@@ -458,7 +458,7 @@ PSA *sspsa; /* -> Store status area */
|
||||
#endif /*defined(FEATURE_ESAME)*/
|
||||
|
||||
#if defined(FEATURE_ESAME)
|
||||
/* For store status at address, we must ajust the PSA offset */
|
||||
/* For store status at address, we must adjust the PSA offset */
|
||||
/* ZZ THIS TEST IS NOT CONCLUSIVE */
|
||||
if(aaddr != 0 && aaddr != ssreg->PX)
|
||||
aaddr -= 512 + 4096 ;
|
||||
|
||||
Reference in New Issue
Block a user