Eo override: Fix compilation issues.

I thought I compiled, but it seems that @q66 managed to distract
me and I thought wrong and didn't actually. Oh well, fixed now.

Thanks to @zmike for letting me know.
This commit is contained in:
Tom Hacohen 2016-05-23 17:11:47 +01:00
parent 376fcc7ac4
commit 405c7ee269
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
abstract Eo.Override ()
{
[[A special class to pass to #eo_super() when using @Eo.Base.override
[[A special class to pass to #eo_super() when using #eo_override()
Shouldn't be inherited from or anything of this sort.
]]