[gnome-builder/wip/libide: 58/153] libide: whitespace alignment
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/libide: 58/153] libide: whitespace alignment
- Date: Fri, 13 Feb 2015 20:05:03 +0000 (UTC)
commit 70a4e771e78002e86fc1819901863b380252aa99
Author: Christian Hergert <christian hergert me>
Date: Tue Feb 10 14:09:31 2015 -0800
libide: whitespace alignment
libide/ide-source-location.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libide/ide-source-location.h b/libide/ide-source-location.h
index 91daca1..0fb6dbd 100644
--- a/libide/ide-source-location.h
+++ b/libide/ide-source-location.h
@@ -29,9 +29,9 @@ GType ide_source_location_get_type (void);
IdeSourceLocation *ide_source_location_ref (IdeSourceLocation *self);
void ide_source_location_unref (IdeSourceLocation *self);
IdeSourceLocation *ide_source_location_new (IdeFile *file,
- guint line,
- guint line_offset,
- guint offset);
+ guint line,
+ guint line_offset,
+ guint offset);
guint ide_source_location_get_line (IdeSourceLocation *self);
guint ide_source_location_get_line_offset (IdeSourceLocation *self);
guint ide_source_location_get_offset (IdeSourceLocation *self);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]