X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fmisc.c;h=ecf3fd86b0668b330b5f3714d6e838239b5275ea;hb=b3b15f7cbc61e003f62eff1549a4263a69682302;hp=34fa6e61fe0bb3125e96487c4e8962ee1d8646e3;hpb=8c662c9f298467a459b5eb72deb8ed6f65e6dd95;p=chaz%2Ftar diff --git a/src/misc.c b/src/misc.c index 34fa6e6..ecf3fd8 100644 --- a/src/misc.c +++ b/src/misc.c @@ -648,7 +648,7 @@ struct wd value if it was not saved successfully. */ int err; - /* The saved version of the directory, if SAVED == 1. */ + /* The saved version of the directory, if ERR == 0. */ struct saved_cwd saved_cwd; };