Changeset 194 for fm_server/trunk/src/fm_utils.h
- Timestamp:
- 01/16/08 13:39:59 (4 years ago)
- Files:
-
- 1 modified
-
fm_server/trunk/src/fm_utils.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fm_server/trunk/src/fm_utils.h
r143 r194 1 1 /* 2 2 * FreeMix - sound server 3 * Copyright (C) 200 6 Alberto Botti <alberto.botti@yoda2000.net>3 * Copyright (C) 2008 Alberto Botti <ath9@libero.it> 4 4 * 5 5 * This program is free software; you can redistribute it and/or modify … … 16 16 * along with this program; if not, write to the Free Software 17 17 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 18 * 19 * 20 * fm_utils.c - various utility functions and platform-dependent code 21 * 18 22 */ 19 23
