diff options
-rw-r--r-- | i386/i386/sched_param.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386/sched_param.h b/i386/i386/sched_param.h index cb372e5..e7e855f 100644 --- a/i386/i386/sched_param.h +++ b/i386/i386/sched_param.h @@ -37,4 +37,4 @@ #define PRI_SHIFT 18 -#endif _I386_SCHED_PARAM_H_ +#endif /* _I386_SCHED_PARAM_H_ */ |