]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
com_setatt(): Generate an afs event if attributes were modified.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index e30978b7e479e0b2695ac7c878d7cace331fd749..888003aa07fc141d073f076d03194b56b694a8e3 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -66,7 +66,7 @@ struct rmatt_event_data {
 
 
 struct afsi_change_event_data {
-       const struct osl_row *aft_row;
+       struct osl_row *aft_row;
        struct afs_info *old_afsi;
 };