$NetBSD$

--- libhack/alias_nbt.c.orig	Sun Jun  8 11:08:07 2003
+++ libhack/alias_nbt.c
@@ -102,7 +102,7 @@ static void PrintRcode( u_char rcode )  
 		case CFT_ERR:
 			printf("\nName in conflict error.\n");
 		default:
-			printf("\n???=%0x\n", rcode );
+			printf("\n??? = %0x\n", rcode );
 
 	}	
 }
