diff options
author | Tor Lillqvist <tml@collabora.com> | 2018-07-09 09:49:22 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2018-07-09 09:49:22 +0300 |
commit | 498805290a5a6f3e8342b3a62ae365bda051f75d (patch) | |
tree | 1e6b73d7d49654e862b3e4bbcf2f4faee377c436 /test | |
parent | 79c0328f4824300426333ba05c43bb300e2de4e7 (diff) |
Fix typo
Change-Id: I73b808f7dc34f1bdd4b84086b79cf56541e5072c
Diffstat (limited to 'test')
-rw-r--r-- | test/Library_subsequenttest.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk index 701fa3b9192a..e31f44bdfb41 100644 --- a/test/Library_subsequenttest.mk +++ b/test/Library_subsequenttest.mk @@ -1,4 +1,4 @@ -a -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # |