emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r115494: Remove stale comment from fileio.c.


From: Eli Zaretskii
Subject: [Emacs-diffs] trunk r115494: Remove stale comment from fileio.c.
Date: Thu, 12 Dec 2013 20:52:41 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 115494
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Thu 2013-12-12 22:52:38 +0200
message:
  Remove stale comment from fileio.c.
modified:
  src/fileio.c                   fileio.c-20091113204419-o5vbwnq5f7feedwu-210
=== modified file 'src/fileio.c'
--- a/src/fileio.c      2013-12-12 18:19:10 +0000
+++ b/src/fileio.c      2013-12-12 20:52:38 +0000
@@ -461,7 +461,6 @@
          beg = res;
          p = beg + strlen (beg);
          dostounix_filename (beg);
-         /* FIXME: Figure out the multibyte vs unibyte stuff here.  */
          tem_fn = make_specified_string (beg, -1, p - beg,
                                          STRING_MULTIBYTE (filename));
        }


reply via email to

[Prev in Thread] Current Thread [Next in Thread]