NetBSD/usr.bin/tabs
rillig fea9876874 tabs: fix lint warnings about ctype functions and conversions
lines 100, 157, 206: conversion from 'long' to 'int' may lose accuracy
[132]

line 125: warning: argument to 'function from <ctype.h>' must be cast to
'unsigned char', not to 'int' [342]

While here, fix a typo in an error message.
2021-08-27 18:28:41 +00:00
..
Makefile
tabs.1
tabs.c