comparison src/w32proc.c @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 4c90ffeb71c5
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
2236 Note that this option is only useful for files on NTFS volumes, where hard links 2236 Note that this option is only useful for files on NTFS volumes, where hard links
2237 are supported. Moreover, it slows down `file-attributes' noticeably. */); 2237 are supported. Moreover, it slows down `file-attributes' noticeably. */);
2238 Vw32_get_true_file_attributes = Qt; 2238 Vw32_get_true_file_attributes = Qt;
2239 } 2239 }
2240 /* end of ntproc.c */ 2240 /* end of ntproc.c */
2241
2242 /* arch-tag: 23d3a34c-06d2-48a1-833b-ac7609aa5250
2243 (do not change this comment) */