FLTK logo

[master] 4611327 - Comment-only changes.

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 4611327 - Comment-only changes. "ManoloFLTK" Aug 23, 2022  
 
commit 4611327672e78e6b8996e232810d3042c4f56db2
Author:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
AuthorDate: Tue Aug 23 09:04:14 2022 +0200
Commit:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
CommitDate: Tue Aug 23 09:04:14 2022 +0200

    Comment-only changes.

 FL/Fl_Export.H       | 3 ++-
 src/xutf8/utf8Wrap.c | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git FL/Fl_Export.H FL/Fl_Export.H
index 6dee15a..84c619b 100644
--- FL/Fl_Export.H
+++ FL/Fl_Export.H
@@ -18,7 +18,8 @@
 #  define Fl_Export_H
 
 /*
- * The following is only used when building DLLs under Windows...
+ * The following is used when building DLLs under Windows
+ * and when building .so's under unix/linux.
  */
 
 #  if defined(FL_DLL)
diff --git src/xutf8/utf8Wrap.c src/xutf8/utf8Wrap.c
index 8823524..5ca8f25 100644
--- src/xutf8/utf8Wrap.c
+++ src/xutf8/utf8Wrap.c
@@ -37,7 +37,7 @@
  */
 
 /* The ARM header files have a bug by not taking into account that ARM cpu
- * likes pacing to 4 bytes. This little trick defines our own version of
+ * likes packing to 4 bytes. This little trick defines our own version of
  * XChar2b which does not have this problem
  */
 
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.