Opened 18 months ago
Closed 18 months ago
#61390 closed defect (bug) (fixed)
Incorrect docblock opener of the insert_hooked_blocks_and_set_ignored_hooked_blocks_metadata function
| Reported by: | | Owned by: | |
|---|---|---|---|
| Milestone: | 6.6 | Priority: | normal |
| Severity: | normal | Version: | 6.6 |
| Component: | Editor | Keywords: | has-patch |
| Focuses: | Cc: |
Description
In r58292 the docblock of the insert_hooked_blocks_and_set_ignored_hooked_blocks_metadata function lost one of the * in the opener. DocBlock's opener should be /** instead of the /*
Attachments (1)
Change History (3)
Note: See TracTickets for help on using tickets.
In 58355: