filevercmp: handle simple~ and numbered.~3~ backup suffixes
[pspp] / lib / mkancesdirs.h
index 06c6f3dc71b477c203bf5f8d43f805368da032f1..08fb50cbd77546bd4c0a1f88d54246f7588862d2 100644 (file)
@@ -1,4 +1,4 @@
 #include <stddef.h>
 struct savewd;
 ptrdiff_t mkancesdirs (char *, struct savewd *,
-                      int (*) (char const *, void *), void *);
+                      int (*) (char const *, char const *, void *), void *);