[frogr] Fixed wrong indentation
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Fixed wrong indentation
- Date: Sun, 11 Nov 2012 00:09:03 +0000 (UTC)
commit 87c0f042661eedb5bb48ce182aa7e31ebb2c075f
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Fri Nov 9 14:01:54 2012 +0100
Fixed wrong indentation
src/flicksoup/fsp-parser.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/flicksoup/fsp-parser.h b/src/flicksoup/fsp-parser.h
index 9d6ca3e..3f209f9 100644
--- a/src/flicksoup/fsp-parser.h
+++ b/src/flicksoup/fsp-parser.h
@@ -56,7 +56,7 @@ struct _FspParserClass
/* All the parsers should be defined like this type */
typedef
-gpointer (* FspParserFunc) (FspParser *self,
+gpointer (* FspParserFunc) (FspParser *self,
const gchar *buffer,
gulong buf_size,
GError **error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]