Browse Source

* added extra linebreak after last line so as doesn't ignore it

Jonas Maebe 25 years ago
parent
commit
f6a7349bb4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      rtl/go32v2/exceptn.as

+ 2 - 1
rtl/go32v2/exceptn.as

@@ -480,4 +480,5 @@ already_forced:
 
 	.global ___djgpp_hw_lock_end
 ___djgpp_hw_lock_end:
-        ret                                     /* LD does weird things */
+        ret                                     /* LD does weird things */
+