mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 20:30:28 +02:00
Remove leading whitespace before empty docstrings.
This commit is contained in:
parent
6aca8c6cbe
commit
717050c8d5
19 changed files with 44 additions and 44 deletions
|
@ -165,7 +165,7 @@ scm_srcprops_to_plist (SCM obj)
|
|||
|
||||
GUILE_PROC (scm_source_properties, "source-properties", 1, 0, 0,
|
||||
(SCM obj),
|
||||
"")
|
||||
"")
|
||||
#define FUNC_NAME s_scm_source_properties
|
||||
{
|
||||
SCM p;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue