mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
correcting some simple typos
This commit is contained in:
parent
9fc8f491ff
commit
e21c0f1115
5 changed files with 11 additions and 11 deletions
|
@ -183,7 +183,7 @@ bool Expr::CanDel() const
|
|||
|
||||
void Expr::Add(Frame* /* f */)
|
||||
{
|
||||
Internal("Expr::Delete called");
|
||||
Internal("Expr::Add called");
|
||||
}
|
||||
|
||||
void Expr::Delete(Frame* /* f */)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue