Bug 1347527, part 2 - Fix incorrect protocol name. r=kanru

This was causing the wrong error.

MozReview-Commit-ID: GQmuOOH55Ta

--HG--
extra : rebase_source : 1689af838857a9f08571fe3fc0a43c822abf242c
This commit is contained in:
Andrew McCreight 2017-03-15 06:24:53 -07:00
parent 04d2052106
commit 042b6e5ca4

View File

@ -1,4 +1,4 @@
intr protocol unknownSyncMessage {
intr protocol unknownIntrMessage {
parent:
intr Msg();
};