mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zipl/src: Fix typos
Closes: https://github.com/ibm-s390-linux/s390-tools/pull/186 Signed-off-by: Nikita Dubrovskii <nikita@linux.ibm.com> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Reviewed-by: Eduard Shishkin <edward6@linux.ibm.com> Signed-off-by: Eduard Shishkin <edward6@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
66d3aa849a
commit
ed01bac8e2
+1
-1
@@ -444,7 +444,7 @@ misc_write(int fd, const void* data, size_t count)
|
||||
}
|
||||
|
||||
/**
|
||||
* Instead of writing, upadte only current position in the file
|
||||
* Instead of writing, update only current position in the file
|
||||
*/
|
||||
static int misc_simulate_write(int fd, size_t count)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user