Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wcwidth.c

    r47519e1b r49a8434  
    6262#include <wchar.h>
    6363
    64 static struct interval {
     64struct interval {               /* noproto */
    6565  int first;
    6666  int last;
Note: See TracChangeset for help on using the changeset viewer.