diff options
author | Craig Tiller <ctiller@google.com> | 2015-02-18 13:14:15 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-02-18 13:14:15 -0800 |
commit | eaaee49f9b18248eb4cbfe170ce286622e71f920 (patch) | |
tree | 3180c357a8c7172e0671313f7b2714d30dcc92e0 /src/core/iomgr/pollset_posix.h | |
parent | 492968f7d92bae2b9c88059521ad2f5c81594d8f (diff) | |
parent | 62a9641f825290617bb9c30d0a58e7d4f59c52d6 (diff) |
Merge github.com:grpc/grpc into an-update-on-c++
Diffstat (limited to 'src/core/iomgr/pollset_posix.h')
-rw-r--r-- | src/core/iomgr/pollset_posix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/iomgr/pollset_posix.h b/src/core/iomgr/pollset_posix.h index b1a82fccfe..03b4c775b7 100644 --- a/src/core/iomgr/pollset_posix.h +++ b/src/core/iomgr/pollset_posix.h @@ -1,6 +1,6 @@ /* * - * Copyright 2014, Google Inc. + * Copyright 2015, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |