]> diplodocus.org Git - nmh/blobdiff - uip/mhstoresbr.c
Removed obsolete comment about use of getcpy().
[nmh] / uip / mhstoresbr.c
index 5a6f630c15538dce2d708591bdc1e810c445194a..c9725ffdee4c239f83a1f40316b429152b3af62a 100644 (file)
@@ -1298,7 +1298,7 @@ clobber_check (char *original_file, mhstoreinfo_t info) {
                 file = NULL;
                 ++info->files_not_clobbered;
               } else {
-                TrimSuffixC(buf, '\n');
+                trim_suffix_c(buf, '\n');
               }
 
               free (file);