[gnome-maps/wip/routing2: 9/18] GeoClue: Remove trailing comma
- From: Mattias Bengtsson <mattiasb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/routing2: 9/18] GeoClue: Remove trailing comma
- Date: Fri, 2 May 2014 22:50:11 +0000 (UTC)
commit 2be8cdb62f3af3eafe8c1c05dcd7c334107e24ea
Author: Mattias Bengtsson <mattias jc bengtsson gmail com>
Date: Fri May 2 21:08:59 2014 +0200
GeoClue: Remove trailing comma
src/geoclue.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/geoclue.js b/src/geoclue.js
index ae178e0..5f15a08 100644
--- a/src/geoclue.js
+++ b/src/geoclue.js
@@ -64,7 +64,7 @@ const AccuracyLevel = {
CITY: 4,
NEIGHBORHOOD: 5,
STREET: 6,
- EXACT: 8,
+ EXACT: 8
};
const LocationInterface = '<node> \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]