usb_ecm: Use the current configuration instead of a fixed one.
[haiku.git] / src / servers / app / ProfileMessageSupport.h
bloba31f201945e6276d8ec6007342b1816b41d03e22
1 /*
2 * Copyright 2007, Haiku, Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
5 * Authors:
6 * Stephan Aßmus <superstippi@gmx.de>
7 */
8 #ifndef PROFILE_MESSAGE_SUPPORT_H
9 #define PROFILE_MESSAGE_SUPPORT_H
12 #include <String.h>
15 void string_for_message_code(uint32 code, BString& string);
18 #endif // PROFILE_MESSAGE_SUPPORT_H