src/devices/wifi/mac-low.cc
changeset 1928 828fd4aa87f9
parent 1922 dd18bc29fc3c
child 1964 041240a915f8
--- a/src/devices/wifi/mac-low.cc	Tue Oct 09 12:30:51 2007 +0200
+++ b/src/devices/wifi/mac-low.cc	Tue Oct 09 12:42:20 2007 +0200
@@ -91,7 +91,8 @@
 {
   // would need to serialize double to platform-independent format.
 }
-uint32_t Deserialize (Buffer::Iterator i)
+uint32_t 
+SnrTag::Deserialize (Buffer::Iterator i)
 {
   // would need to deserialize double from platform-independent format.
   return 0;