Skip to content

Commit 0716b9d

Browse files
committed
Fix lint
1 parent 6b6cae4 commit 0716b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.vala.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ namespace Config {
1010
public const string LOCALEDIR = "@LOCALEDIR@";
1111
public const string VERSION = "@VERSION@";
1212
public const string PLUGINDIR = "@PLUGINDIR@";
13-
}
13+
}

0 commit comments

Comments
 (0)