diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:58 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:58 +0000 |
| commit | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (patch) | |
| tree | 9ea9aabd7d69195e62f8265fdd2e60259bfef4d9 /sys/dev/syscons | |
| parent | b1cfcffa89e66caedb84d6e92a92e3828bc08f04 (diff) | |
Diffstat (limited to 'sys/dev/syscons')
| -rw-r--r-- | sys/dev/syscons/fonts/cursor.awk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/syscons/fonts/cursor.awk b/sys/dev/syscons/fonts/cursor.awk index 425a0a5f67a5..b4070ca06a89 100644 --- a/sys/dev/syscons/fonts/cursor.awk +++ b/sys/dev/syscons/fonts/cursor.awk @@ -1,4 +1,3 @@ -# $FreeBSD$ # # awk script to convert a bdf file to C declarations in a form specialized # for the mouse cursors in syscons/scvgarndr.c. Usage: |
