diff options
author | Freya Murphy <freya@freyacat.org> | 2025-03-27 14:35:29 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-03-27 14:38:43 -0400 |
commit | 6ece4e20acd943b49b05a36f14594ad7413c1897 (patch) | |
tree | 44ccdad86bdc4f1dabd5670f5c096046581c38b7 /include/udefs.h | |
parent | move user to 0x30000, update kernel.ld (diff) | |
download | comus-6ece4e20acd943b49b05a36f14594ad7413c1897.tar.gz comus-6ece4e20acd943b49b05a36f14594ad7413c1897.tar.bz2 comus-6ece4e20acd943b49b05a36f14594ad7413c1897.zip |
remove trailing whitespace
Diffstat (limited to 'include/udefs.h')
-rw-r--r-- | include/udefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/udefs.h b/include/udefs.h index ff74578..aac22d7 100644 --- a/include/udefs.h +++ b/include/udefs.h @@ -43,7 +43,7 @@ } while (0) /* -** We need the list of program IDs so that we can request +** We need the list of program IDs so that we can request ** their execution */ |