Fixed comment for premake.filename. Fixes #134
This commit is contained in:
parent
31cc1dadec
commit
0026eac920
@ -184,9 +184,6 @@
|
||||
-- The project object being generated.
|
||||
-- @param ext
|
||||
-- An optional extension for the generated file, with the leading dot.
|
||||
-- @param callback
|
||||
-- The function responsible for writing the file; will receive the
|
||||
-- project object as its only argument.
|
||||
---
|
||||
|
||||
function premake.filename(obj, ext)
|
||||
|
Reference in New Issue
Block a user