aboutsummaryrefslogtreecommitdiff
path: root/src/portaudio-devices.adb
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-05-09 09:32:20 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2025-05-09 09:32:20 +1200
commitb506d60f37c7bb5a870ca838072afe816fc7aa61 (patch)
tree482411cee5929bd730368716207b13dfbd91e9fb /src/portaudio-devices.adb
parent8acdbfe2299ec7a96db69ee0b2ec298401c92ae8 (diff)
Constants marked constant, redundant with clauses no longer redundant
Diffstat (limited to 'src/portaudio-devices.adb')
-rw-r--r--src/portaudio-devices.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/portaudio-devices.adb b/src/portaudio-devices.adb
index aa697ad..c123591 100644
--- a/src/portaudio-devices.adb
+++ b/src/portaudio-devices.adb
@@ -9,7 +9,7 @@ pragma Ada_2012;
with
- Interfaces.C.Strings,
+ Interfaces.C,
System;
use type