- Updated code style in message_data.cc and message_data.h for uniformity, specifically adjusting spacing around references and pointers. - Improved readability by ensuring consistent use of `const` and reference qualifiers in function signatures. - No functional changes were made; this commit focuses solely on code style enhancements.