[OpenAFS-devel] README.DEVEL

Matthew Andrews matt@slackers.net
Mon, 10 Jun 2002 12:18:15 -0700


I noticed in the README.DEVEL file in CVS the the section on prototype
files looks like this:

Format of the prototype files should look like:

         Standard Copyright Notice

         #ifdef AFS_SRC_DDD_PROTO_H ...

                 ^^^ <- shouldn't this be #ifndef?

-Matt