Print this page
make: remove SCCS ident stuff

*** 20,34 **** */ /* * Copyright 1993 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ - /* - * @(#)rmdir.cc 1.4 06/12/12 - */ - #pragma ident "@(#)rmdir.cc 1.4 06/12/12" #include <unistd.h> extern int rmdir(const char *path); --- 20,30 ----