waf: fixed comment

This commit is contained in:
Andrew Tridgell 2018-01-09 10:41:37 +11:00
parent e4a6439eb9
commit 964f081bab

View File

@ -2,7 +2,7 @@
# encoding: utf-8
"""
Waf tool for PX4 build
Waf tool for ChibiOS build
"""
from waflib import Errors, Logs, Task, Utils