summaryrefslogtreecommitdiffhomepage
path: root/mixlib/mix_device.h
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-08 22:33:40 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-08 22:33:40 +0000
commit21830126cfa1badd81b2c6fe1b3e9d0c610c8b0a (patch)
treea9a9eb3edbaf9b371a269c5f93670c35eebadc47 /mixlib/mix_device.h
parent29e2e833d3d8c5e3cd00d22134df878379933124 (diff)
downloadmdk-21830126cfa1badd81b2c6fe1b3e9d0c610c8b0a.tar.gz
mdk-21830126cfa1badd81b2c6fe1b3e9d0c610c8b0a.tar.bz2
the console is now in/out.
Diffstat (limited to 'mixlib/mix_device.h')
-rw-r--r--mixlib/mix_device.h13
1 files changed, 6 insertions, 7 deletions
diff --git a/mixlib/mix_device.h b/mixlib/mix_device.h
index d8b604b..775b0cd 100644
--- a/mixlib/mix_device.h
+++ b/mixlib/mix_device.h
@@ -1,22 +1,22 @@
/* -*-c-*- ---------------- mix_device.h :
* Declaration of mix_device_t and associated methods.
* ------------------------------------------------------------------
- * Copyright (C) 2000, 2001 Free Software Foundation, Inc.
- *
+ * Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc.
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- *
+ *
*/
@@ -101,8 +101,7 @@ mix_device_new_with_file (mix_device_type_t type, FILE *file);
Delete a device.
*/
extern void
-mix_device_delete(mix_device_t *dev);
-
+mix_device_delete (mix_device_t *dev);
/*
Get a device type