diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/document-input-stream.c | 2 | ||||
-rw-r--r-- | tests/document-loader.c | 2 | ||||
-rw-r--r-- | tests/document-output-stream.c | 2 | ||||
-rw-r--r-- | tests/document-saver.c | 4 | ||||
-rw-r--r-- | tests/smart-converter.c | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/tests/document-input-stream.c b/tests/document-input-stream.c index 2da42d9b..410b6a05 100644 --- a/tests/document-input-stream.c +++ b/tests/document-input-stream.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with pluma; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, + * Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301 USA */ diff --git a/tests/document-loader.c b/tests/document-loader.c index d828af1c..bdb36525 100644 --- a/tests/document-loader.c +++ b/tests/document-loader.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with pluma; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, + * Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301 USA */ diff --git a/tests/document-output-stream.c b/tests/document-output-stream.c index 03df8aa3..05d14ff2 100644 --- a/tests/document-output-stream.c +++ b/tests/document-output-stream.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with pluma; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, + * Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301 USA */ diff --git a/tests/document-saver.c b/tests/document-saver.c index c67d1e02..0706fef2 100644 --- a/tests/document-saver.c +++ b/tests/document-saver.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with pluma; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, + * Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301 USA */ @@ -706,7 +706,7 @@ int main (int argc, g_test_add_func ("/document-saver/remote", test_remote); g_test_add_func ("/document-saver/remote-new-line", test_remote_newline); - + if (have_unowned) { diff --git a/tests/smart-converter.c b/tests/smart-converter.c index 722edddc..44466f0e 100644 --- a/tests/smart-converter.c +++ b/tests/smart-converter.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with pluma; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, + * Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301 USA */ |