aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar uranther <jwheaton@purdue.edu>2009-07-14 17:05:46 -0400
committerGravatar uranther <jwheaton@purdue.edu>2009-07-14 17:05:46 -0400
commit165dc493fdd02fee35ca266264367f2cd1db9599 (patch)
tree3a72d65f3543d9fd8c3924e56762acff1f530424 /uzbl.h
parent9b4b0e2129e38cc985b3cec6143f4a8265d60e71 (diff)
Ran :%s/ $//g to remove trailing spaces in uzbl.h and uzbl.c
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/uzbl.h b/uzbl.h
index 3789dcb..7c4e5b4 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -404,7 +404,7 @@ create_mainbar ();
GtkWidget*
create_window ();
-GtkPlug*
+GtkPlug*
create_plug ();
void
@@ -558,22 +558,22 @@ cmd_enable_private();
void
cmd_print_bg();
-void
+void
cmd_style_uri();
-void
+void
cmd_resizable_txt();
-void
+void
cmd_default_encoding();
-void
+void
cmd_enforce_96dpi();
void
cmd_inject_html();
-void
+void
cmd_caret_browsing();
/* vi: set et ts=4: */