diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | sunrpc/rpc_parse.h | 3 |
2 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2010-08-24 Roland McGrath <roland@redhat.com> + + * sunrpc/rpc_parse.h: Avoid nested comment. + 2010-08-24 Richard Henderson <rth@redhat.com> Ulrich Drepper <drepper@redhat.com> H.J. Lu <hongjiu.lu@intel.com> diff --git a/sunrpc/rpc_parse.h b/sunrpc/rpc_parse.h index 55a999d..e2e2f1e 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 |