Print this page
3317 dis(1) should support cross-target disassembly

@@ -27,12 +27,10 @@
 /*
  * Copyright 2007 Jason King.  All rights reserved.
  * Use is subject to license terms.
  */
 
-#pragma ident   "%Z%%M% %I%     %E% SMI"
-
 #ifndef _DIS_SPARC_FMT_H
 #define _DIS_SPARC_FMT_H
 
 #ifdef __cplusplus
 extern "C" {