Code Review
/
apps
/
low-level-can-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7713d43
)
Fix build failure
author
Petteri Aimonen
<jpa@git.mail.kapsi.fi>
Sun, 4 Jan 2015 17:48:09 +0000
(19:48 +0200)
committer
Petteri Aimonen
<jpa@git.mail.kapsi.fi>
Sun, 4 Jan 2015 17:48:09 +0000
(19:48 +0200)
generator/nanopb_generator.py
patch
|
blob
|
history
diff --git
a/generator/nanopb_generator.py
b/generator/nanopb_generator.py
index
6094403
..
2a9ae00
100755
(executable)
--- a/
generator/nanopb_generator.py
+++ b/
generator/nanopb_generator.py
@@
-520,7
+520,7
@@
class ExtensionRange(Field):
return ' pb_extension_t *extensions;'
def types(self):
- return
None
+ return
''
def tags(self):
return ''