diff options
Diffstat (limited to 'legacy_properties.h')
-rw-r--r-- | legacy_properties.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/legacy_properties.h b/legacy_properties.h index 9eb6bc751..44cdd958d 100644 --- a/legacy_properties.h +++ b/legacy_properties.h @@ -63,7 +63,7 @@ struct prop_info { char value[PROP_VALUE_MAX]; }; -struct prop_msg +struct prop_msg { unsigned cmd; char name[PROP_NAME_MAX]; @@ -71,7 +71,7 @@ struct prop_msg }; #define PROP_MSG_SETPROP 1 - + /* ** Rules: ** |