This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / shm.h
index 1907355..19ef545 100644 (file)
@@ -84,7 +84,7 @@ struct shmid_kernel /* private to the kernel */
        time_t                  shm_ctim;
        pid_t                   shm_cprid;
        pid_t                   shm_lprid;
-       struct user_struct      *mlock_user;
+       struct user_struct *    mlock_user;
 };
 
 /* shm_mode upper byte flags */