Skip to content

Commit a42599a

Browse files
committed
Update name
1 parent 16490d5 commit a42599a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flowchart.dot.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ILL_FORMED_NODE(`$1'`__generated_ill_formed')
2525
')
2626

2727
digraph initialization {
28-
start [label="So you want to initialize something?\n[dcl.init]/16\nCopyright Jason Cobb 2020, Licensed CC BY 4.0", style=filled, fillcolor=green, shape=box, color=green, fontcolor=white]
28+
start [label="So you want to initialize something?\n[dcl.init]/16\nCopyright Janet Cobb 2020, Licensed CC BY 4.0", style=filled, fillcolor=green, shape=box, color=green, fontcolor=white]
2929
start -> is_braced
3030

3131
YN_QUESTION_NODE(is_braced, `Is the initializer in braces?', `[dcl.init]/16.1', list_initialization_head, is_dest_reference)

0 commit comments

Comments
 (0)