Skip to content

Commit 8a15e9d

Browse files
committed
V721-007 Fix build with latest GNATdoc
1 parent e37c3b1 commit 8a15e9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/ada/lsp-ada_handlers.adb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3075,6 +3075,7 @@ package body LSP.Ada_Handlers is
30753075
Options : constant
30763076
GNATdoc.Comments.Options.Extractor_Options :=
30773077
(Style => Self.Options.Documentation.Style,
3078+
Pattern => <>,
30783079
Fallback => True);
30793080

30803081
begin

0 commit comments

Comments
 (0)