diff options
author | Roland McGrath <roland@redhat.com> | 2010-08-24 11:52:12 -0700 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2010-08-24 11:56:51 -0700 |
commit | f2ac4868b7b69c32c4de9895b4a1e22b91cc6aa8 (patch) | |
tree | bf0d9418ba3b92908f7cc4ba5764d57cb690dc5b /sunrpc/rpc_parse.h | |
parent | 1cdfe7242f89a54d164b9d7e31b716839a17ba5b (diff) | |
download | glibc-f2ac4868b7b69c32c4de9895b4a1e22b91cc6aa8.tar.gz glibc-f2ac4868b7b69c32c4de9895b4a1e22b91cc6aa8.tar.xz glibc-f2ac4868b7b69c32c4de9895b4a1e22b91cc6aa8.zip |
Avoid nested comment.
Diffstat (limited to 'sunrpc/rpc_parse.h')
-rw-r--r-- | sunrpc/rpc_parse.h | 3 |
1 files changed, 1 insertions, 2 deletions
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 |