handle missing return values

This commit is contained in:
Patrick Georgi
2025-12-09 22:38:19 +01:00
parent 1b852f19a5
commit 7ab683d29a
22 changed files with 48 additions and 41 deletions

View File

@@ -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