Mercurial > audlegacy
comparison Plugins/Input/wma/libffwma/avio.c @ 1459:705d4c089fce trunk
[svn] Fix postal code.
author | chainsaw |
---|---|
date | Wed, 02 Aug 2006 16:00:13 -0700 |
parents | f12d7e208b43 |
children | 44c3711dd049 |
comparison
equal
deleted
inserted
replaced
1458:f12d7e208b43 | 1459:705d4c089fce |
---|---|
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 * Lesser General Public License for more details. | 13 * Lesser General Public License for more details. |
14 * | 14 * |
15 * You should have received a copy of the GNU Lesser General Public | 15 * You should have received a copy of the GNU Lesser General Public |
16 * License along with this library; if not, write to the Free Software | 16 * License along with this library; if not, write to the Free Software |
17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA | 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
18 */ | 18 */ |
19 #include "avformat.h" | 19 #include "avformat.h" |
20 #include "cutils.h" | 20 #include "cutils.h" |
21 | 21 |
22 static int default_interrupt_cb(void); | 22 static int default_interrupt_cb(void); |