From 1b15b52087a749ed668103687909d6d7e3aa6d84 Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Sat, 28 Feb 2015 21:21:21 +0100
Subject: Formatting: leftovers
---
src/test-stardict.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'src')
diff --git a/src/test-stardict.c b/src/test-stardict.c
index f6a8354..3b62c08 100644
--- a/src/test-stardict.c
+++ b/src/test-stardict.c
@@ -120,9 +120,9 @@ typedef struct test_entry TestEntry;
struct dictionary
{
- GFile *tmp_dir; //!< A temporary dictionary
- GFile *ifo_file; //!< The dictionary's .ifo file
- GArray *data; //!< Array of TestEntry's
+ GFile *tmp_dir; ///< A temporary dictionary
+ GFile *ifo_file; ///< The dictionary's .ifo file
+ GArray *data; ///< Array of TestEntry's
};
struct test_entry
--
cgit v1.2.3-70-g09d2