Remove a small, annoying, nit I ran in to editing this file, a lone tab
on a line by itself.
This commit is contained in:
parent
494ae5601d
commit
9e3bfadea8
@ -310,7 +310,7 @@ getpwd(void)
|
||||
* /bin/pwd.
|
||||
*/
|
||||
#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__SVR4)
|
||||
|
||||
|
||||
if (getcwd(buf, sizeof(buf)) == NULL) {
|
||||
char *pwd = getenv("PWD");
|
||||
struct stat stdot, stpwd;
|
||||
|
Loading…
x
Reference in New Issue
Block a user