X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fdevpts_fs.h;h=3ca2799e6f51b4044aeb6f09e28e7564db4adea8;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=5f8269936d6408fcc51dda0f470ef86033d3e297;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/linux/devpts_fs.h b/include/linux/devpts_fs.h index 5f8269936..3ca2799e6 100644 --- a/include/linux/devpts_fs.h +++ b/include/linux/devpts_fs.h @@ -30,7 +30,7 @@ static inline void devpts_pty_kill(int number) { } #endif -#define DEVPTS_SUPER_MAGIC 0x1cd1 +#define DEVPTS_SUPER_MAGIC 0x00001cd1 #endif /* _LINUX_DEVPTS_FS_H */