libmisc/shell/main_hexdump.c: Disable unused copyright string

This commit is contained in:
Joel Sherrill
2016-03-20 16:09:09 -05:00
parent c4e317f360
commit 020c4c07d4

View File

@@ -35,11 +35,13 @@
#include "config.h"
#endif
#ifndef __rtems__
#ifndef lint
static const char copyright[] =
"@(#) Copyright (c) 1989, 1993\n\
The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
#endif
#ifndef lint
#if 0