mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 06:03:02 +01:00
Cleanup.
This commit is contained in:
parent
6eaeae223a
commit
d33aef3c11
@ -25,7 +25,7 @@
|
||||
//
|
||||
//____________________________________________________________
|
||||
//
|
||||
// $Id: pretty.cpp,v 1.6 2002-12-02 09:43:46 eku Exp $
|
||||
// $Id: pretty.cpp,v 1.7 2002-12-13 14:50:23 dimitr Exp $
|
||||
//
|
||||
|
||||
#include "firebird.h"
|
||||
@ -651,6 +651,7 @@ static int print_blr_dtype( CTL control, BOOLEAN print_object)
|
||||
|
||||
case blr_short:
|
||||
case blr_long:
|
||||
case blr_int64:
|
||||
case blr_quad:
|
||||
PRINT_BYTE;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user