sort macros

This commit is contained in:
Alexandre Ratchov 2011-04-28 00:57:59 +02:00
parent ed4ef72326
commit cc099911f6
1 changed files with 1 additions and 1 deletions

View File

@ -23,8 +23,8 @@
* socket and option names * socket and option names
*/ */
#define AUCAT_PATH "aucat" #define AUCAT_PATH "aucat"
#define MIDICAT_PATH "midicat"
#define AUCAT_PORT 11025 #define AUCAT_PORT 11025
#define MIDICAT_PATH "midicat"
#define MIDICAT_PORT 11041 #define MIDICAT_PORT 11041
#define DEFAULT_OPT "default" #define DEFAULT_OPT "default"