Skip to content

Commit f6a7c84

Browse files
aaabramovpongad
authored andcommitted
---
yaml --- r: 9877 b: refs/heads/master c: c6c5991 h: refs/heads/master i: 9875: 6a08610
1 parent 8484479 commit f6a7c84

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: af413a16b712502fda3fcf9a3c389966558342fb
2+
refs/heads/master: c6c5991f751496fed07f5f167807bcee4f77190e
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: 8f06ce58a2d2825865991e9ba7841a013dccbae1
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-clients/google-cloud-pubsub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ try {
118118
ApiFuture<String> messageIdFuture = publisher.publish(pubsubMessage);
119119
} finally {
120120
if (publisher != null) {
121-
publisher.shutdown();
121+
publisher.shutdown();
122122
}
123123
}
124124
```

0 commit comments

Comments
 (0)