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:
Axel Dörfler
2006-10-22 17:56:02 +00:00
parent 1f8b22ef22
commit 8a93edb60c
16 changed files with 288 additions and 466 deletions
+1 -2
View File
@@ -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