about summary refs log tree commit homepage
path: root/ext/kgio/set_file_path.h
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-11-21 19:05:23 +0000
committerEric Wong <normalperson@yhbt.net>2014-02-04 01:43:02 +0000
commit8788e248f9978da6708dd1e85d40531bb30d0bb2 (patch)
tree90390bc155514ecc176d431cdf1443e1e6dc116f /ext/kgio/set_file_path.h
parent7a49e4df0a8f23594a83f21f2fd54955dcb6a0fc (diff)
downloadkgio-8788e248f9978da6708dd1e85d40531bb30d0bb2.tar.gz
Not yet tested, but it makes sense to do this.
Diffstat (limited to 'ext/kgio/set_file_path.h')
-rw-r--r--ext/kgio/set_file_path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/kgio/set_file_path.h b/ext/kgio/set_file_path.h
index 50fd338..46603f1 100644
--- a/ext/kgio/set_file_path.h
+++ b/ext/kgio/set_file_path.h
@@ -1,3 +1,4 @@
+/* We do not modify RSTRING in this file, so RSTRING_MODIFIED is not needed */
 #if defined(HAVE_RB_IO_T) && \
     defined(HAVE_TYPE_STRUCT_RFILE) && \
     defined(HAVE_ST_PATHV)