Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

chore(location-geoclue2):The return type of this function g_variant_get_double,should be gdouble. #772

Open
KT-lcz wants to merge 2 commits into sharpbracket:master
base: master
Choose a base branch
Loading
from KT-lcz:master
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/location-geoclue2.c
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ typedef struct {
int pipe_fd_write;
int available;
int error;
float latitude;
float longitude;
gdouble latitude;
gdouble longitude;
} location_geoclue2_state_t;


Expand Down

AltStyle によって変換されたページ (->オリジナル) /