Index: trunk/Ohana/src/opihi/include/dvo2.h
===================================================================
--- trunk/Ohana/src/opihi/include/dvo2.h	(revision 5439)
+++ trunk/Ohana/src/opihi/include/dvo2.h	(revision 5442)
@@ -11,10 +11,10 @@
   int Nregion;
   SkyRegion *region;
-} SkyRegionTable;
+} SkyTable;
 
 typedef struct {
   int Nregion;
   SkyRegion **region;
-} SkyRegionList;
+} SkyList;
 
 # if (0)
