mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-11 01:29:18 +00:00
Fix python path in searpc-codegen.py.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
Generate function define macros.
|
||||
|
Reference in New Issue
Block a user