Browse Source

* fix typo

git-svn-id: trunk@40024 -
marco 6 years ago
parent
commit
283ca3db63
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/winunits-base/src/shellapi.pp

+ 1 - 1
packages/winunits-base/src/shellapi.pp

@@ -22,7 +22,7 @@
   {$PACKRECORDS C}
 {$else}
   {$PACKRECORDS 1}
-$endif}
+{$endif}
 {$calling stdcall}
 {$mode objfpc}