aboutsummaryrefslogtreecommitdiff
path: root/pw_rpc/packet_meta.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pw_rpc/packet_meta.cc')
-rw-r--r--pw_rpc/packet_meta.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_rpc/packet_meta.cc b/pw_rpc/packet_meta.cc
index 5de0ba4b9..d0192d36f 100644
--- a/pw_rpc/packet_meta.cc
+++ b/pw_rpc/packet_meta.cc
@@ -36,4 +36,4 @@ Result<PacketMeta> PacketMeta::FromBuffer(ConstByteSpan data) {
return PacketMeta(packet);
}
-} // namespace pw::rpc \ No newline at end of file
+} // namespace pw::rpc