comparison h/mh.h @ 12:441a2190cfae

Lion fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 21 Apr 2012 13:10:49 +0900
parents a6481689f99c
children
comparison
equal deleted inserted replaced
11:5cf052bee63d 12:441a2190cfae
1 /* mh.h - main header file for all of MH */ 1 /* mh.h - main header file for all of MH */
2 /* @(#)$Id$ */ 2 /* @(#)$Id: mh.h,v 1.4 2006/12/05 18:17:58 kono Exp $ */
3 3
4 4
5 /* Well-used constants */ 5 /* Well-used constants */
6 6
7 #define NOTOK (-1) /* syscall()s return this on error */ 7 #define NOTOK (-1) /* syscall()s return this on error */