X-Git-Url: http://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=CODING;h=f8a3fd4f2b4b8906c3eeb126e049abf95e4c655b;hp=0881c98e38f0a55098ada72a5c7ad20d04928a3a;hb=c17d14223044936a5de5007052eff3488350e9d4;hpb=33020f573bb52c00e1a2f2f0da8062e17b6d1278 diff --git a/CODING b/CODING index 0881c98..f8a3fd4 100644 --- a/CODING +++ b/CODING @@ -83,6 +83,16 @@ Suggested compiler flags: (You might not want the -fd, it isn't really useful, just complains about the K&R style functions, but -v gives useful info.) +Multiple line comment blocks should begin with only /* on one line and end with +only */ on one line. + +Example: + + /* + * Multiple line comment blocks should be formatted + * like this example. + */ + Dependencies required to build OpenAFS from source -------------------------------------------------- @@ -262,7 +272,6 @@ libadmin/kas/afs_kasAdmin.c: strict-proto : ubik_Call nonsense libadmin/samples/rxstat_query_peer.c : all : util_RPCStatsStateGet types libadmin/samples/rxstat_query_process.c : all : util_RPCStatsStateGet types libadmin/test/client.c : all : util_RPCStatsStateGet types -rxkad/ticket5.c : all : v5gen.c has set-but-unused variables ubik/ubikclient.c : strict-protos : ubik_Call volser/vol-dump.c : format : afs_sfsize_t