chiark / gitweb /
Yikes! Fix a misaimed 'sizeof' which I only got away with because
authorSimon Tatham <anakin@pobox.com>
Tue, 5 Jan 2010 18:51:42 +0000 (18:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 5 Jan 2010 18:51:42 +0000 (18:51 +0000)
commit66a6a930c52c5094d547ef91a09f19991cc707f5
tree580a7d92e3ebde8703bdef6fd070802d6504664e
parented4b163b6990b3815294f96b94c17752e54d9768
Yikes! Fix a misaimed 'sizeof' which I only got away with because
ints and pointers are usually the same size.

[originally from svn r8809]
unfinished/group.c