diff options
Diffstat (limited to 'src/char/pincode.h')
-rw-r--r-- | src/char/pincode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char/pincode.h b/src/char/pincode.h index 94e0b4f5b..358f21ff7 100644 --- a/src/char/pincode.h +++ b/src/char/pincode.h @@ -39,4 +39,4 @@ struct pincode_interface *pincode; void pincode_defaults(void); -#endif /* _PINCODE_H_ */
\ No newline at end of file +#endif /* _PINCODE_H_ */ |