Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2014-11-03 18:30:59 +0300
committerCorinna Vinschen <corinna@vinschen.de>2014-11-03 18:30:59 +0300
commitc5d751a6587f8c3d21205db70e7f66ab8801f8ad (patch)
tree865c38c9c68dd28f4351625d92bf4e20ed1c8bd6 /winsup/cygwin
parentfcb1765e875047892066ec478f1b611aeda3339a (diff)
* cygheap.cc: Fix formatting.
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/cygheap.cc5
2 files changed, 7 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index a048c7804..4726aae4d 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2014-11-03 Corinna Vinschen <corinna@vinschen.de>
+
+ * cygheap.cc: Fix formatting.
+
2014-10-30 Corinna Vinschen <corinna@vinschen.de>
* uinfo.cc (cygheap_user::ontherange): Don't mention /etc/passwd.
diff --git a/winsup/cygwin/cygheap.cc b/winsup/cygwin/cygheap.cc
index fd851ac6d..ce7b02a86 100644
--- a/winsup/cygwin/cygheap.cc
+++ b/winsup/cygwin/cygheap.cc
@@ -194,7 +194,7 @@ init_cygheap::init_installation_root ()
revert to Win32 path. This path is added to the Windows environment
in buildenv. See there for a description. */
installation_dir_len = wcpncpy (installation_dir, installation_root + len,
- PATH_MAX)
+ PATH_MAX)
- installation_dir;
if (len == 4) /* Local path */
;
@@ -223,7 +223,8 @@ init_cygheap::init_installation_root ()
if (cygwin_props.disable_key)
{
installation_key.Length = 0;
- installation_key.Buffer[0] = L'\0'; }
+ installation_key.Buffer[0] = L'\0';
+ }
}
void __stdcall