aboutsummaryrefslogtreecommitdiff
path: root/src/ARMeilleure/Memory/IJitMemoryAllocator.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/ARMeilleure/Memory/IJitMemoryAllocator.cs')
-rw-r--r--src/ARMeilleure/Memory/IJitMemoryAllocator.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ARMeilleure/Memory/IJitMemoryAllocator.cs b/src/ARMeilleure/Memory/IJitMemoryAllocator.cs
index 19b696b0..171bfd2f 100644
--- a/src/ARMeilleure/Memory/IJitMemoryAllocator.cs
+++ b/src/ARMeilleure/Memory/IJitMemoryAllocator.cs
@@ -1,4 +1,4 @@
-namespace ARMeilleure.Memory
+namespace ARMeilleure.Memory
{
public interface IJitMemoryAllocator
{