mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 04:10:18 +02:00
Remove trailing whitespace
This commit is contained in:
parent
1b872adf2e
commit
d5ed380ec8
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ SCM_GLOBAL_SYMBOL (scm_sym_breakpoint, "breakpoint");
|
||||||
* car = tag
|
* car = tag
|
||||||
* cbr = pos
|
* cbr = pos
|
||||||
* ccr = copy
|
* ccr = copy
|
||||||
* cdr = alist
|
* cdr = alist
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define SRCPROPSP(p) (SCM_SMOB_PREDICATE (scm_tc16_srcprops, (p)))
|
#define SRCPROPSP(p) (SCM_SMOB_PREDICATE (scm_tc16_srcprops, (p)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue