projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e0c424
)
*** empty log message ***
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 30 Dec 2007 15:55:29 +0000
(15:55 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 30 Dec 2007 15:55:29 +0000
(15:55 +0000)
src/dbusbind.c
patch
|
blob
|
history
diff --git
a/src/dbusbind.c
b/src/dbusbind.c
index e4d7f5d95ed15cea46d04b6672c90c1e923ad38c..77f932aabbae51c567403b877fd6150410101833 100644
(file)
--- a/
src/dbusbind.c
+++ b/
src/dbusbind.c
@@
-103,7
+103,7
@@
Lisp_Object Vdbus_debug;
char s[1024]; \
sprintf (s, __VA_ARGS__); \
message ("%s: %s", __func__, s); \
- }
+ }
\
} while (0)
#define XD_DEBUG_VALID_LISP_OBJECT_P(object)
#endif