* int/long 64 bit blabla *narf*
authorWilfried Göesgens <willi@citadel.org>
Thu, 28 Jan 2010 23:38:03 +0000 (23:38 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 28 Jan 2010 23:38:03 +0000 (23:38 +0000)
webcit/roomops.h

index 726dcc3d2363bccf477671e8e546fc19fabebc9e..adf548c259af1f3b23e855a679759f016c7d41fb 100644 (file)
@@ -65,7 +65,7 @@ typedef struct _folder {
 
        long RAFlags;
 
-       long view;       /* whats its default view? inbox/calendar.... */
+       int view;       /* whats its default view? inbox/calendar.... */
        long defview;
        long lastchange; /* todo... */