|
@@ -645,7 +645,7 @@ nochange: |
|
|
filter = xstrdup(ifilter); |
|
|
filter = xstrdup(ifilter); |
|
|
goto out; |
|
|
goto out; |
|
|
case S_IFREG: |
|
|
case S_IFREG: |
|
|
bin = openwith(name); |
|
|
|
|
|
|
|
|
bin = openwith(newpath); |
|
|
if (bin == NULL) { |
|
|
if (bin == NULL) { |
|
|
printmsg("No association"); |
|
|
printmsg("No association"); |
|
|
free(newpath); |
|
|
free(newpath); |
|
|