diff options
Diffstat (limited to 'sim/common/callback.c')
-rw-r--r-- | sim/common/callback.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/callback.c b/sim/common/callback.c index 19acca0..64b4e7c 100644 --- a/sim/common/callback.c +++ b/sim/common/callback.c @@ -726,7 +726,7 @@ store (p, size, val, big_p) TS is ignored. The result is the size of the target's stat struct, - or zero if an error occured during the translation. */ + or zero if an error occurred during the translation. */ int cb_host_to_target_stat (cb, hs, ts) |