Print this page
make: remove SCCS ident stuff

@@ -20,15 +20,11 @@
  */
 /*
  * Copyright 1993 Sun Microsystems, Inc. All rights reserved.
  * Use is subject to license terms.
  */
-/*
- * @(#)creat.cc 1.4 06/12/12
- */
 
-#pragma ident   "@(#)creat.cc   1.4     06/12/12"
 
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>