Made all server version and signatures consistent, and thus closing bug #909.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19092 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -22,12 +22,11 @@
|
||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
* DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef MIDI_PROTOCOL_H
|
||||
#define MIDI_PROTOCOL_H
|
||||
|
||||
// MIME signature of the midi_server application.
|
||||
#define MIDI_SERVER_SIGNATURE "application/x-vnd.haiku.midi-server"
|
||||
#define MIDI_SERVER_SIGNATURE "application/x-vnd.Haiku-midi_server"
|
||||
|
||||
// Timeout for delivering and responding to messages (microseconds).
|
||||
#define TIMEOUT 2000000
|
||||
|
||||
Reference in New Issue
Block a user