- Notifications
You must be signed in to change notification settings - Fork15.9k
Commitc4ff7a6
committed
Fix a bug calculating the file name in the absense of directories.
PiperOrigin-RevId: 8147998931 parent537ac35 commitc4ff7a6
File tree
2 files changed
+11
-1
lines changed- java/core/src
- main/java/com/google/protobuf
- test/java/com/google/protobuf
2 files changed
+11
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
237 | 246 | | |
238 | 247 | | |
239 | 248 | | |
| |||
0 commit comments
Comments
(0)