Fix mistake in comment in tags.h
authorMark H Weaver <mhw@netris.org>
Thu, 10 Feb 2011 19:15:52 +0000 (14:15 -0500)
committerAndy Wingo <wingo@pobox.com>
Sat, 12 Feb 2011 12:00:43 +0000 (13:00 +0100)
commit1ce7279a0656fdadfdae220327a97dbf1a3291c6
tree486ecbcf2870445f11c7928bfa62a1872fab1538
parent1a3152f7df494e7469f5d12ee9a9a10356c56004
Fix mistake in comment in tags.h

* libguile/tags.h: Fix comment in discussion of data representation.
  tc3-code #0b110 indicates a small integer and #0b100 indicates a
  non-integer immediate.  Previously, these were reversed.
libguile/tags.h