pike.git/
src/
cpp.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2018-06-28
2018-06-28 10:00:11 by Henrik Grubbström (Grubba) <grubba@grubba.org>
8327279d4b896ff2d7b4b814781e133f835b0556 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
master
CPP: Fixed typo.
730:
struct object *found = NULL; int i; int fun = -1;
-
if (severity > REPORT_ERROR) {
+
if (severity >
=
REPORT_ERROR) {
this->compile_errors++; compat_fun_name = "compile_error"; }