handle missing return values
This commit is contained in:
@@ -1303,6 +1303,7 @@ TblGetAlign(short col, /* column number */
|
||||
case Char: return 'd';
|
||||
case Span: return 's';
|
||||
}
|
||||
return 'l';
|
||||
}
|
||||
|
||||
/* TblGetWidth() -- get width spec, if any, for a entry
|
||||
|
||||
Reference in New Issue
Block a user