X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fincremen.c;h=e8437ae254a57fa84a2bec4384792d2e40f87fd2;hb=d46025b23c5bbe31902ba4e902312ce8fe05ed63;hp=47763ff1accec99a1b306b7ac62e94cd85cad32a;hpb=72ac31581d04e6898b4cecc62524ea1ef7df5895;p=chaz%2Ftar diff --git a/src/incremen.c b/src/incremen.c index 47763ff..e8437ae 100644 --- a/src/incremen.c +++ b/src/incremen.c @@ -257,7 +257,7 @@ scan_path (struct obstack *stk, char *path, dev_t device) free (dirp); } -/* Sort the contents of the obstack, anr convert it to the char * */ +/* Sort the contents of the obstack, and convert it to the char * */ static char * sort_obstack (struct obstack *stk) {