[gnumeric] whitespace
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] whitespace
- Date: Sun, 5 Mar 2017 21:34:07 +0000 (UTC)
commit 5f0bfbc49701cf9a8336472509cd66836a68acee
Author: Morten Welinder <terra gnome org>
Date: Sun Mar 5 15:18:08 2017 -0500
whitespace
src/validation.c | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/src/validation.c b/src/validation.c
index 3c685c8..c091636 100644
--- a/src/validation.c
+++ b/src/validation.c
@@ -245,12 +245,12 @@ gnm_validation_op_get_type (void)
**/
GnmValidation *
gnm_validation_new (ValidationStyle style,
- ValidationType type,
- ValidationOp op,
- Sheet *sheet,
- char const *title, char const *msg,
- GnmExprTop const *texpr0, GnmExprTop const *texpr1,
- gboolean allow_blank, gboolean use_dropdown)
+ ValidationType type,
+ ValidationOp op,
+ Sheet *sheet,
+ char const *title, char const *msg,
+ GnmExprTop const *texpr0, GnmExprTop const *texpr1,
+ gboolean allow_blank, gboolean use_dropdown)
{
GnmValidation *v;
int nops;
@@ -409,7 +409,7 @@ gnm_validation_set_sheet (GnmValidation *v, Sheet *sheet)
**/
void
gnm_validation_set_expr (GnmValidation *v,
- GnmExprTop const *texpr, unsigned indx)
+ GnmExprTop const *texpr, unsigned indx)
{
g_return_if_fail (indx <= 1);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]