summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/flist.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-06-27 19:18:19 +0200
committerLennart Poettering <lennart@poettering.net>2008-06-27 19:18:19 +0200
commit6dca92be9696d6e3b5d4dfe28c6156f73f730dd4 (patch)
treea990e825425baa02fc61fd99c31a3c32357533ec /src/pulsecore/flist.h
parenta0870149699b69d42c0439ad56f4bce55597f9cd (diff)
rework the flist implementation to halve memory consumption by merging the state field and the pointer in the flist cells
Diffstat (limited to 'src/pulsecore/flist.h')
-rw-r--r--src/pulsecore/flist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/flist.h b/src/pulsecore/flist.h
index c040667d..2d8422f9 100644
--- a/src/pulsecore/flist.h
+++ b/src/pulsecore/flist.h
@@ -4,7 +4,7 @@
/***
This file is part of PulseAudio.
- Copyright 2006 Lennart Poettering
+ Copyright 2006-2008 Lennart Poettering
PulseAudio is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as