projects
/
systembsd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
521fb57
)
minor, fix tab/spacing issue in hostnamed.c
author
kremlin
<ian@kremlin.cc>
Sat, 16 Aug 2014 01:49:30 +0000
(20:49 -0500)
committer
kremlin
<ian@kremlin.cc>
Sat, 16 Aug 2014 01:49:30 +0000
(20:49 -0500)
src/interfaces/hostnamed/hostnamed.c
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/hostnamed/hostnamed.c
b/src/interfaces/hostnamed/hostnamed.c
index 7d2fbc60785926bbf891d6d32ddfa6b191c43b1d..b10b4b767b63abd19cbcd61922287ad7b4fe4c3e 100644
(file)
--- a/
src/interfaces/hostnamed/hostnamed.c
+++ b/
src/interfaces/hostnamed/hostnamed.c
@@
-294,8
+294,8
@@
our_get_os_pretty_name() {
/* --- end method/property/dbus signal code, begin bus/name handlers --- */
static void hostnamed_on_bus_acquired(GDBusConnection *conn,
- const gchar *name,
- gpointer user_data) {
+
const gchar *name,
+
gpointer user_data) {
g_printf("got bus/name, exporting %s's interface...\n", name);