diff options
Diffstat (limited to 'include/kernel/con.h')
| -rw-r--r-- | include/kernel/con.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kernel/con.h b/include/kernel/con.h index 178a0d3..9dd9dbe 100644 --- a/include/kernel/con.h +++ b/include/kernel/con.h @@ -1,7 +1,7 @@ /* * con.h * - * Basic VGA text console. Implements printk() and puts(). + * Basic VGA text console. Implements printk(). */ #ifndef _CON_H |
