[libdmapsharing] Fix whitespace
- From: W. Michael Petullo <wmpetullo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdmapsharing] Fix whitespace
- Date: Wed, 12 Sep 2018 11:56:03 +0000 (UTC)
commit 54cb9f4a3edfd12845149c0f5abe117cb6cdc0a2
Author: W. Michael Petullo <mike flyn org>
Date: Sun Sep 2 18:38:28 2018 -0400
Fix whitespace
Signed-off-by: W. Michael Petullo <mike flyn org>
libdmapsharing/test-dmap-image-record.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdmapsharing/test-dmap-image-record.c b/libdmapsharing/test-dmap-image-record.c
index d21ca00..f8d5e42 100644
--- a/libdmapsharing/test-dmap-image-record.c
+++ b/libdmapsharing/test-dmap-image-record.c
@@ -104,7 +104,7 @@ test_dmap_image_record_set_property (GObject *object,
if (record->priv->hash) {
g_array_unref(record->priv->hash);
}
- record->priv->hash= g_value_dup_boxed (value);
+ record->priv->hash = g_value_dup_boxed (value);
break;
case PROP_COMMENTS:
g_free (record->priv->comments);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]