summaryrefslogtreecommitdiff
path: root/pango-view/viewer-x.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-01-16 20:20:35 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-01-16 20:20:35 +0000
commita0225fbf560de93c7b41acf9dbf01c9d99173af9 (patch)
treebb8f58010c8801a27545728393253b6c4722c6c4 /pango-view/viewer-x.h
parent0ee36da9691c2311d2134fd61f222ea3bed5827e (diff)
downloadpango-a0225fbf560de93c7b41acf9dbf01c9d99173af9.tar.gz
*.c, *.h: Replace preceding sequences of 8 spaces with tabs.
2007-01-16 Behdad Esfahbod <behdad@gnome.org> *.c, *.h: Replace preceding sequences of 8 spaces with tabs. svn path=/trunk/; revision=2165
Diffstat (limited to 'pango-view/viewer-x.h')
-rw-r--r--pango-view/viewer-x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango-view/viewer-x.h b/pango-view/viewer-x.h
index e9e965be..28f61f6b 100644
--- a/pango-view/viewer-x.h
+++ b/pango-view/viewer-x.h
@@ -39,14 +39,14 @@ typedef struct
extern const PangoViewer x_viewer;
void x_view_init (gpointer instance,
- const PangoViewer *klass);
+ const PangoViewer *klass);
gpointer x_view_create (const PangoViewer *klass);
void x_view_destroy (gpointer instance);
gpointer x_view_create_surface (gpointer instance,
- int width,
+ int width,
int height);
void x_view_destroy_surface (gpointer instance,