diff options
Diffstat (limited to 'test/core/util/grpc_profiler.c')
-rw-r--r-- | test/core/util/grpc_profiler.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/core/util/grpc_profiler.c b/test/core/util/grpc_profiler.c index 46bfc1f533..659322e05d 100644 --- a/test/core/util/grpc_profiler.c +++ b/test/core/util/grpc_profiler.c @@ -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 @@ -51,4 +51,4 @@ void grpc_profiler_start(const char *filename) { } void grpc_profiler_stop(void) {} -#endif +#endif
\ No newline at end of file |