comparison mac/inc/utime.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
33 }; 33 };
34 34
35 int utime(const char *path, const struct utimbuf *buf); 35 int utime(const char *path, const struct utimbuf *buf);
36 36
37 #endif 37 #endif
38
39 /* arch-tag: 52dc3f6b-6122-4568-8f09-a5a56de6a324
40 (do not change this comment) */