mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
Fix misworded comment.
This commit is contained in:
parent
542f2c78ac
commit
e936e76efd
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@ xd_symbol_to_dbus_type (Lisp_Object object)
|
|||
} \
|
||||
while (0)
|
||||
|
||||
/* Append to SIGNATURE the a copy of X, making sure SIGNATURE does
|
||||
/* Append to SIGNATURE a copy of X, making sure SIGNATURE does
|
||||
not become too long. */
|
||||
static void
|
||||
signature_cat (char *signature, char const *x)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue