aboutsummaryrefslogtreecommitdiffstats
path: root/id.h
diff options
context:
space:
mode:
Diffstat (limited to 'id.h')
-rw-r--r--id.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/id.h b/id.h
index 32f4e27d45..4990dcd006 100644
--- a/id.h
+++ b/id.h
@@ -45,9 +45,9 @@ extern ID idEnd;
extern ID idBitblt;
extern ID idAnswer;
extern ID idSend;
-extern ID id__send__;
+extern ID idSendBang;
extern ID id__send;
-extern ID idFuncall;
extern ID id__send_bang;
+extern ID id__send__;