Fossil SCM

Corrections to comment.

mistachkin 2013-10-04 10:12 trunk
Commit c72c19b8f1b67158746c5cbfbaf6877b5377e474
1 file changed +2 -2
+2 -2
--- src/cygsup.h
+++ src/cygsup.h
@@ -68,12 +68,12 @@
6868
*******************************************************************************
6969
** Declare any Cygwin-specific Win32 or other APIs here. Functions declared in
7070
** this section should use the built-in ANSI C types in order to make sure this
7171
** header file continues to work as a self-contained unit.
7272
**
73
-** On Cygwin64, "long" is 64-bit but in Win64 it's 32-bit. That's why in
74
-** the signatures below "long" should not be used. Use "int" in stead.
73
+** On Cygwin64, "long" is 64-bit but in Win64 it's 32-bit. That's why in the
74
+** signatures below "long" should not be used. They now use "int" instead.
7575
*******************************************************************************
7676
*/
7777
7878
WINADVAPI extern WINAPI int RegOpenKeyExW(
7979
void *, /* HKEY */
8080
--- src/cygsup.h
+++ src/cygsup.h
@@ -68,12 +68,12 @@
68 *******************************************************************************
69 ** Declare any Cygwin-specific Win32 or other APIs here. Functions declared in
70 ** this section should use the built-in ANSI C types in order to make sure this
71 ** header file continues to work as a self-contained unit.
72 **
73 ** On Cygwin64, "long" is 64-bit but in Win64 it's 32-bit. That's why in
74 ** the signatures below "long" should not be used. Use "int" in stead.
75 *******************************************************************************
76 */
77
78 WINADVAPI extern WINAPI int RegOpenKeyExW(
79 void *, /* HKEY */
80
--- src/cygsup.h
+++ src/cygsup.h
@@ -68,12 +68,12 @@
68 *******************************************************************************
69 ** Declare any Cygwin-specific Win32 or other APIs here. Functions declared in
70 ** this section should use the built-in ANSI C types in order to make sure this
71 ** header file continues to work as a self-contained unit.
72 **
73 ** On Cygwin64, "long" is 64-bit but in Win64 it's 32-bit. That's why in the
74 ** signatures below "long" should not be used. They now use "int" instead.
75 *******************************************************************************
76 */
77
78 WINADVAPI extern WINAPI int RegOpenKeyExW(
79 void *, /* HKEY */
80

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button