[OpenSmalltalk/opensmalltalk-vm] ab8ac9: Fix win32 sqImageFileClose; forgot to change the d...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] ab8ac9: Fix win32 sqImageFileClose; forgot to change the d...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: ab8ac9c9cf84cb15b1e9094e1f53dcfd31c2067e
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/ab8ac9c9cf84cb15b1e9094e1f53dcfd31c2067e
  Author: Eliot Miranda <[hidden email]>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c

  Log Message:
  -----------
  Fix win32 sqImageFileClose; forgot to change the definition when the declaration
was changed in sqPlatformSpecific.h.