Explorar o código

Added a concrete definition of nrglobals, because this was not always happening
otherwise.

dtrg %!s(int64=18) %!d(string=hai) anos
pai
achega
82a585f684
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      util/ego/share/locals.c

+ 1 - 2
util/ego/share/locals.c

@@ -24,8 +24,7 @@
 #include "locals.h"
 
 
-extern short nrglobals;
-
+short nrglobals;
 short nrlocals;
 local_p *locals;  /* dynamic array */