Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
934bff90
Commit
934bff90
authored
Feb 28, 2018
by
Maxime Perrotin
Browse files
Restore latin1 character in ada backend
parent
bf2cec74
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/skeletons/ada/interface-header.tmplt
View file @
934bff90
...
...
@@ -28,4 +28,4 @@ procedure @_CAPITALIZE:Name_@
with Export, Convention => C, Link_Name => "@_LOWER:Parent_Function_@_PI_@_LOWER:Name_@";
@@ELSE@@
with Import, Convention => C, Link_Name => "@_LOWER:Parent_Function_@_RI_@_LOWER:Name_@";
procedure RI
Ü
@_CAPITALIZE:Name_@ renames @_CAPITALIZE:Name_@;
procedure RIÜ@_CAPITALIZE:Name_@ renames @_CAPITALIZE:Name_@;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment