Fix comment typos
This commit is contained in:
parent
8e89cad271
commit
918c64af84
1 changed files with 2 additions and 2 deletions
|
|
@ -205,8 +205,8 @@ String *Swig_new_subdirectory(String *basedirectory, String *subdirectory) {
|
|||
/* -----------------------------------------------------------------------------
|
||||
* Swig_filename_correct()
|
||||
*
|
||||
* Corrects filename paths by removing duplicate delimeters and on non-unix
|
||||
* systems use the correct delimeter across the whole name.
|
||||
* Corrects filename paths by removing duplicate delimiters and on non-unix
|
||||
* systems use the correct delimiter across the whole name.
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
void Swig_filename_correct(String *filename) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue