Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b4f06fa authored by Tobias Klauser's avatar Tobias Klauser Committed by Jiri Kosina
Browse files

asm-generic/user.h: Fix spelling in comment



Fix two misspellings.

Signed-off-by: default avatarTobias Klauser <tklauser@distanz.ch>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 62f288cf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
#ifndef __ASM_GENERIC_USER_H
#define __ASM_GENERIC_USER_H
/*
 * This file may define a 'struct user' structure. However, it it only
 * used for a.out file, which are not supported on new architectures.
 * This file may define a 'struct user' structure. However, it is only
 * used for a.out files, which are not supported on new architectures.
 */

#endif	/* __ASM_GENERIC_USER_H */