From d488a0709c5a2701482130a3d9c972c0b468a1d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matteo=20Gm=C3=BCr?= Date: Fri, 1 Nov 2024 15:34:03 +0000 Subject: Fix typo --- arch/x86_64/include/arch/memory/paging/tlb.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/x86_64/include') diff --git a/arch/x86_64/include/arch/memory/paging/tlb.hpp b/arch/x86_64/include/arch/memory/paging/tlb.hpp index e74eb74..1194720 100644 --- a/arch/x86_64/include/arch/memory/paging/tlb.hpp +++ b/arch/x86_64/include/arch/memory/paging/tlb.hpp @@ -23,4 +23,4 @@ namespace teachos::arch::memory::paging } // namespace teachos::arch::memory::paging -#endif \ No newline at end of file +#endif // TEACHOS_ARCH_X86_64_MEMORY_PAGING_TLB_HPP -- cgit v1.2.3