8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 23:23:04 +01:00
This commit is contained in:
robocop 2009-10-31 03:33:45 +00:00
parent fbcdbeb4bf
commit 28f0191c7f

View File

@ -150,8 +150,8 @@ public:
};
// Used to represent nodes that doesn't have a specific BLR verb, i.e.,
// does not use RegisterNode.
// Used to represent nodes that don't have a specific BLR verb, i.e.,
// do not use RegisterNode.
class DsqlOnlyStmtNode : public StmtNode
{
public: