summaryrefslogtreecommitdiffhomepage
path: root/mixlib/xmix_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'mixlib/xmix_device.h')
-rw-r--r--mixlib/xmix_device.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mixlib/xmix_device.h b/mixlib/xmix_device.h
index c3e8a88..45fd7d3 100644
--- a/mixlib/xmix_device.h
+++ b/mixlib/xmix_device.h
@@ -1,7 +1,7 @@
/* -*-c-*- ---------------- xmix_device.h :
* Protected declarations for mix_device_t
* ------------------------------------------------------------------
- * Last change: Time-stamp: <01/03/02 00:30:56 jose>
+ * Last change: Time-stamp: <01/03/02 01:15:22 jose>
* ------------------------------------------------------------------
* Copyright (C) 2001 Free Software Foundation, Inc.
*
@@ -65,7 +65,7 @@ extern const char *DEV_EXT_;
extern const char *DEF_NAMES_[];
/* block sizes for devices */
extern const size_t SIZES_[];
-/* modes for devices */
+/* io modes for devices */
extern const mix_device_mode_t MODES_[];
/* files modes for devices */
extern const mix_fmode_t FMODES_[];