Skip to content

Commit 23d4c1c

Browse files
committed
Add labels to SECTION2 in spec/cpp_interface
1 parent 58e2743 commit 23d4c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/cpp_interface.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ $(H2 $(LNAME2 exception-handling, Exception Handling))
750750
directly in C++ code (but they will be throwable indirectly by calling into
751751
a D function with C++ linkage).)
752752

753-
$(SECTION2 Comparing D Immutable and Const with C++ Const,
753+
$(SECTION2 $(LNAME2 comparing-d-immutable-and-const-with-cpp-const, Comparing D Immutable and Const with C++ Const),
754754

755755
$(TABLE_SPECIAL $(ARGS Const, Immutable Comparison),
756756
$(THEAD Feature, D, C++98)

0 commit comments

Comments
 (0)