- Subject: [PATCH] added missing )
- From: maximilian.bernoecker@xxxxxxxxxx (Maximilian Bernöcker)
- Date: Tue, 16 Sep 2008 15:54:22 +0200
- Organization: Dahoam
- User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)
added missing ) in src/cd.c
---
src/cd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/cd.c b/src/cd.c
index 624801d..3770664 100644
--- a/src/cd.c
+++ b/src/cd.c
@@ -258,7 +258,7 @@ getpwd()
#else
char buf[PATH_MAX];
- if (getcwd(buf, sizeof(buf))
+ if (getcwd(buf, sizeof(buf)))
return savestr(buf);
#endif
--
1.5.3.7
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[LARTC]
[Bugtraq]
[Yosemite Forum]
[Photo]