]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/extra/NetProg.h
Remove bogus 'tab:4' and 'tab:2' markers.
[tinyos-2.x.git] / tos / lib / net / Deluge / extra / NetProg.h
index b8624c058e5d1159a07ca8c47ffd1b12e5bcb21a..8acb9aafa94c90cf61b4b6bd27a486e9cd56ca28 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 
-/*                                                                     tab:2
+/*
  *
  *
  * "Copyright (c) 2000-2005 The Regents of the University  of California.  
 #endif
 
 static const uint32_t DELUGE_IMAGE_UID = IDENT_UID_HASH;
-
+/*
 typedef struct NetProg_TOSInfo {
   uint16_t addr;
   uint8_t  groupId;
   uint16_t crc;
 } NetProg_TOSInfo;
-
+*/
 #endif