blob: 1a9a869741763ed8fcaebd29a32415783e9c2d3f [file] [log] [blame]
char_autoincr (b1, c)
short *b1;
short c;
{
*b1 = c;
}