comparison mac/inc/utime.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 01b93e5e53a7
children 23a17af379b1 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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) */