Fix sort comparison functions to return -1,0,1 as per spec
authorMonty <xiphmont@xiph.org>
Fri, 11 Oct 2002 07:44:28 +0000 (07:44 +0000)
committerMonty <xiphmont@xiph.org>
Fri, 11 Oct 2002 07:44:28 +0000 (07:44 +0000)
commit19101bc6f97f56a962e2f8f869e1bb7671945db8
treee3126f9a898d37d0d58372e9d5760fcb88931066
parentbf36f5c384a0360e610815910f7f2c78985deb1c
Fix sort comparison functions to return -1,0,1 as per spec

svn path=/trunk/vorbis/; revision=3993
lib/lsp.c
lib/psy.c
lib/sharedbook.c
vq/vqgen.c