esvapi: add empty line
This commit is contained in:
parent
08187f8ef7
commit
cdabb25f74
1 changed files with 1 additions and 0 deletions
1
esvapi.d
1
esvapi.d
|
@ -153,6 +153,7 @@ bookValid(in char[] book) nothrow
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/++
|
/++
|
||||||
+ Returns true if the argument verse is a valid verse format.
|
+ Returns true if the argument verse is a valid verse format.
|
||||||
+ Otherwise, returns false.
|
+ Otherwise, returns false.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue