diff options
| author | Douglas B. Rumbaugh <doug@douglasrumbaugh.com> | 2025-11-02 17:57:53 -0500 |
|---|---|---|
| committer | Douglas B. Rumbaugh <doug@douglasrumbaugh.com> | 2025-11-02 17:57:53 -0500 |
| commit | f88198cb987ab006f3406698fec410ff1de05534 (patch) | |
| tree | 336c7a1ca34615fda653e94a6526763214a4e552 /include/constants.h | |
| parent | 33be32d518e17c8f8971fa7c1fe09adcccd82a67 (diff) | |
| download | liballoc-f88198cb987ab006f3406698fec410ff1de05534.tar.gz | |
Ran clangtidy
Diffstat (limited to 'include/constants.h')
| -rw-r--r-- | include/constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.h b/include/constants.h index 8cb2db7..5f0cb6a 100644 --- a/include/constants.h +++ b/include/constants.h @@ -5,7 +5,7 @@ * CISC 301 -- Operating Systems, Project 3 * * Copyright (C) 2025 Douglas B. Rumbaugh <dbrumbaugh@harrisburgu.edu> - * + * * Distributed under the Modified BSD License * */ |