Changes in src/SymTab/FixFunction.h [4bda2cf:954ef5b]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/SymTab/FixFunction.h
r4bda2cf r954ef5b 47 47 bool isVoid; 48 48 }; 49 50 bool fixFunction( DeclarationWithType *& );51 49 } // namespace SymTab 52 50
Note:
See TracChangeset
for help on using the changeset viewer.