/* remove.c -- core functions for removing files and directories
- Copyright (C) 88, 90, 91, 1994-2003 Free Software Foundation, Inc.
+ Copyright (C) 88, 90, 91, 1994-2004 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
obstack_free (&ds->dir_stack, NULL);
obstack_free (&ds->len_stack, NULL);
obstack_free (&ds->Active_dir, NULL);
+ free (ds);
}
static void