summaryrefslogtreecommitdiff
path: root/dir.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-10-15 23:11:04 +0000
committerRoland McGrath <roland@redhat.com>1992-10-15 23:11:04 +0000
commit7db4dd0dbdfbbbbef8ad64bbb88916eeb15fa895 (patch)
treeda77e91ec63da90b02dc66caa692bc4be87f9dbe /dir.c
parent348caf16275910c73666b8668587097a6f961268 (diff)
downloadgunmake-7db4dd0dbdfbbbbef8ad64bbb88916eeb15fa895.tar.gz
Formerly dir.c.~7~
Diffstat (limited to 'dir.c')
-rw-r--r--dir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir.c b/dir.c
index d54d043..8b03b83 100644
--- a/dir.c
+++ b/dir.c
@@ -526,7 +526,7 @@ open_dirstream (directory)
new->bucket = 0;
new->elt = new->contents->files[0];
- return new;
+ return (__ptr_t) new;
}
static const char *