* fileio.c (Fsubstitute_in_file_name): Use ptrdiff_t, not int,
[bpt/emacs.git] / src / ChangeLog
index 222be95..dd51eb9 100644 (file)
@@ -1,3 +1,8 @@
+2012-12-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * fileio.c (Fsubstitute_in_file_name): Use ptrdiff_t, not int,
+       for string length.
+
 2012-12-08  Eli Zaretskii  <eliz@gnu.org>
 
        * w32.c (unsetenv): Return 0 if the input string is too long.