aboutsummaryrefslogtreecommitdiff
path: root/src/misc.adb
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-04-16 15:51:58 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2025-04-16 15:51:58 +1200
commitbaa3a346cde2c2c965243e554a15ed3bd6f5c7fe (patch)
treef8ec8376a6a42053e15cb9607b0fef17bb4f321d /src/misc.adb
parentb3455e502f4491af22e190a14aba9565f534bb59 (diff)
Code style improvements, constants marked as constant
Diffstat (limited to 'src/misc.adb')
-rw-r--r--src/misc.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc.adb b/src/misc.adb
index d1aa7ca..aa1b1e2 100644
--- a/src/misc.adb
+++ b/src/misc.adb
@@ -29,3 +29,4 @@ package body Misc is
end Misc;
+