CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/21 07:17:20
Modified files:
sbin/fdisk : part.c
Log message:
Wrap #define nitems in #ifndef nitems/#endif.
While here fix a misplaced '(' to make this nitems the same as
all its friends.
Pointed out by okan@
