Browse Source

* regenerated

git-svn-id: trunk@4960 -
florian 19 years ago
parent
commit
5718aa1428
2 changed files with 343 additions and 331 deletions
  1. 1 1
      utils/h2pas/h2pas.pas
  2. 342 330
      utils/h2pas/scan.pas

+ 1 - 1
utils/h2pas/h2pas.pas

@@ -905,7 +905,7 @@ program h2pas;
               end;
               end;
             { what can we do with void defs  ? }
             { what can we do with void defs  ? }
             t_void :
             t_void :
-              write(outfile,'void');
+              write(outfile,'pointer');
             t_pointerdef :
             t_pointerdef :
               begin
               begin
                  pointerwritten:=false;
                  pointerwritten:=false;

File diff suppressed because it is too large
+ 342 - 330
utils/h2pas/scan.pas


Some files were not shown because too many files changed in this diff