Changeset d96f7c4 for tools


Ignore:
Timestamp:
Jan 17, 2025, 3:46:34 PM (7 weeks ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
df56e25
Parents:
3b340d68
Message:

expunge fallthru keyword and replace its usages with fallthrough

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified tools/cforall.el

    r3b340d68 rd96f7c4  
    118118            ;; Statements
    119119            "break" "catch" "choose" "context"
    120             "continue" "do" "else" "fallthru" "for"  "if" "return"
     120            "continue" "do" "else" "fallthrough" "for"  "if" "return"
    121121            "sizeof" "switch" "throw" "try" ;c-cfa-typeof-re
    122122            "while"
Note: See TracChangeset for help on using the changeset viewer.