Changeset 560 for trunk/src/sh_filter.c


Ignore:
Timestamp:
Oct 31, 2020, 11:44:21 PM (4 years ago)
Author:
katerina
Message:

Fix for ticket #449 (gcc 10 compile issues).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_filter.c

    r541 r560  
    115115  }
    116116
     117  /* cppcheck-suppress uninitvar */
    117118  i = *ntok;
    118119  if (i == SH_FILT_NUM) {
Note: See TracChangeset for help on using the changeset viewer.