mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 01:23:03 +01:00
Clarification on badly written old comment (problem with embedded blanks in identifiers)
This commit is contained in:
parent
836574553a
commit
5c076e9aea
@ -1750,6 +1750,7 @@ static char name_trunc(const TEXT * in, TEXT * out)
|
||||
* Copy a name (or other single word)
|
||||
* to the output string, elmininating
|
||||
* trailing blanks.
|
||||
* CVC: This function truncates at the first blank. Not suited for dialect 3.
|
||||
*
|
||||
**************************************/
|
||||
if (!in || *in == ' ')
|
||||
|
Loading…
Reference in New Issue
Block a user