Print this page
10097 indenting fixes in usr/src/{lib,common}

*** 21,32 **** */ /* * Copyright 2004 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ - #pragma ident "%Z%%M% %I% %E% SMI" #include <sys/types.h> #include <sys/stropts.h> #include <sys/debug.h> #include <sys/isa_defs.h> #include <sys/dditypes.h> --- 21,35 ---- */ /* * Copyright 2004 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ + /* + * Copyright (c) 2018, Joyent, Inc. + */ + #include <sys/types.h> #include <sys/stropts.h> #include <sys/debug.h> #include <sys/isa_defs.h> #include <sys/dditypes.h>