[glib] docs: Rewrap line to avoid it being interpreted as a list
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] docs: Rewrap line to avoid it being interpreted as a list
- Date: Thu, 5 Oct 2017 13:50:26 +0000 (UTC)
commit 85680f4a06dc682903e57e099c05caf0781339e8
Author: Philip Withnall <withnall endlessm com>
Date: Thu Oct 5 14:49:49 2017 +0100
docs: Rewrap line to avoid it being interpreted as a list
Signed-off-by: Philip Withnall <withnall endlessm com>
https://bugzilla.gnome.org/show_bug.cgi?id=767215
glib/giowin32.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glib/giowin32.c b/glib/giowin32.c
index 0982388..68eeb65 100644
--- a/glib/giowin32.c
+++ b/glib/giowin32.c
@@ -2043,8 +2043,8 @@ g_io_channel_win32_new_fd_internal (gint fd,
* same C runtime as GLib uses, which is msvcrt.dll. Note that in
* current Microsoft compilers it is near impossible to convince it to
* build code that would use msvcrt.dll. The last Microsoft compiler
- * version that supported using msvcrt.dll as the C runtime was version
- * 6. The GNU compiler and toolchain for Windows, also known as Mingw,
+ * version that supported using msvcrt.dll as the C runtime was version 6.
+ * The GNU compiler and toolchain for Windows, also known as Mingw,
* fully supports msvcrt.dll.
*
* If you have created a #GIOChannel for a file descriptor and started
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]