Pārlūkot izejas kodu

* re-added "protected" accidentally removed in r45236, fixes JVM compilation
(mantis #37016)

git-svn-id: trunk@45257 -

Jonas Maebe 5 gadi atpakaļ
vecāks
revīzija
0fbb1b259e
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      compiler/ncal.pas

+ 1 - 0
compiler/ncal.pas

@@ -228,6 +228,7 @@ interface
        private
           fcontains_stack_tainting_call_cached,
           ffollowed_by_stack_tainting_call_cached : boolean;
+       protected
           procedure handlemanagedbyrefpara(orgparadef: tdef);virtual;
           { on some targets, value parameters that are passed by reference must
             be copied to a temp location by the caller (and then a reference to