mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: inspired by
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8d841c5e2e
commit
24dd728cf1
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ import os
|
|||
from waflib import Logs, Task, TaskGen
|
||||
|
||||
|
||||
# Insipred on https://github.com/waf-project/waf/blob/4ff5b8b7a74dd2ad23600ed7af6a505b90235387/playground/strip/strip.py
|
||||
# Inspired by https://github.com/waf-project/waf/blob/4ff5b8b7a74dd2ad23600ed7af6a505b90235387/playground/strip/strip.py
|
||||
def wrap_cprogram_task_class():
|
||||
classname = 'cprogram'
|
||||
orig_cls = Task.classes[classname]
|
||||
|
|
Loading…
Add table
Reference in a new issue