From: Marcus Boerger Date: Sat, 3 Jan 2009 12:18:53 +0000 (+0000) Subject: - There is no -v in keys X-Git-Tag: php-5.4.0alpha1~191^2~4663 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50ce72fdf45590ff75d330f033b4e36283de1a72;p=php - There is no -v in keys --- diff --git a/.gdbinit b/.gdbinit index 75078a00e4..87afb643e4 100644 --- a/.gdbinit +++ b/.gdbinit @@ -316,7 +316,7 @@ define ____print_ht end else printf "\"" - printt $unicode $p->key.arKey.v $p->nKeyLength + printt $unicode $p->key.arKey.u $p->nKeyLength printf "\" => " end else