From f2ac4868b7b69c32c4de9895b4a1e22b91cc6aa8 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 24 Aug 2010 11:52:12 -0700 Subject: [PATCH] Avoid nested comment. --- ChangeLog | 4 ++++ sunrpc/rpc_parse.h | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f8050d7b88..7a64746446 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-08-24 Roland McGrath + + * sunrpc/rpc_parse.h: Avoid nested comment. + 2010-08-24 Richard Henderson Ulrich Drepper H.J. Lu diff --git a/sunrpc/rpc_parse.h b/sunrpc/rpc_parse.h index 55a999da86..e2e2f1e106 100644 --- a/sunrpc/rpc_parse.h +++ b/sunrpc/rpc_parse.h @@ -1,6 +1,5 @@ /* @(#)rpc_parse.h 1.3 90/08/29 - -/* + * * Copyright (c) 2010, Oracle America, Inc. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are -- 2.43.5