mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-07-31 04:49:43 +00:00
Fix python path in searpc-codegen.py.
This commit is contained in:
parent
ac753e04c7
commit
cb0cacff32
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
Generate function define macros.
|
||||
|
Loading…
Reference in New Issue
Block a user