Ignore:
Timestamp:
Jan 7, 2019, 8:03:37 PM (6 years ago)
Author:
katerina
Message:

Fixes for tickets #431 (OpenBSD compatibility) and #432 (compiler warnings).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_filetype.c

    r481 r539  
    597597      fprintf(stdout, "%s: %s\n", argv[1], filetype);
    598598
     599      fclose(fh);
     600     
    599601      return 0;
    600602    }
Note: See TracChangeset for help on using the changeset viewer.