chiark / gitweb /
Correct ordering of configuration key table.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 14 Feb 2010 10:19:50 +0000 (10:19 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 14 Feb 2010 10:19:50 +0000 (10:19 +0000)
commit2a1c84fb58e4caaa7a91991846b36ef2cfa8dd9f
tree2527adff0e300590da699527a32f5a8609d28ecc
parent97b2a06f6d679903c21759b1ff4fd52455d7d6b3
Correct ordering of configuration key table.
Add a test to ensure it stays correct in the future!
.bzrignore
lib/configuration.c
lib/configuration.h
lib/queue.h
lib/speaker-protocol.h
libtests/Makefile.am
libtests/t-configuration.c [new file with mode: 0644]
server/play.c
server/speaker.c