Skip to content

Commit 455db37

Browse files
committed
inc/dos/sys/farptr.bi: remove UTF-8 characters for this DOS include
1 parent 562eaca commit 455db37

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

inc/dos/sys/farptr.bi

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
' Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
1+
' Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details
22
' Copyright (c) 1995 DJ Delorie. Permission granted to use for any
33
' purpose, provided this copyright remains attached and unmodified.
44

55
' THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
66
' IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
77
' WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
88

9-
'╔═══════════════════════════════════════════════════════════════════════╗
10-
' Far Pointer Simulation Functions
11-
'╚═══════════════════════════════════════════════════════════════════════╝
9+
'+-----------------------------------------------------------------------+
10+
'| Far Pointer Simulation Functions |
11+
'+-----------------------------------------------------------------------+
1212
'
1313
'This file attempts to make up for the lack of a "far" keyword in GCC.
1414
'Although it doesn't provide access to far call APIs (like Windows), it

0 commit comments

Comments
 (0)