[dia] Fix line endings



commit a5d09c7f527b6df7e72f52cf6a443e3bd7b25dcc
Author: Hans Breuer <hans breuer org>
Date:   Sat Apr 12 22:11:25 2014 +0200

    Fix line endings

 lib/prop_sdarray_widget.h |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/lib/prop_sdarray_widget.h b/lib/prop_sdarray_widget.h
index 8613d55..c5bcc5a 100644
--- a/lib/prop_sdarray_widget.h
+++ b/lib/prop_sdarray_widget.h
@@ -1 +1,4 @@
-/* internal */WIDGET *_arrayprop_get_widget(ArrayProperty *prop, PropDialog *dialog);void    
_arrayprop_reset_widget(ArrayProperty *prop, WIDGET *widget);void    _arrayprop_set_from_widget(ArrayProperty 
*prop, WIDGET *widget);
\ No newline at end of file
+/* internal */
+WIDGET *_arrayprop_get_widget(ArrayProperty *prop, PropDialog *dialog);
+void    _arrayprop_reset_widget(ArrayProperty *prop, WIDGET *widget);
+void    _arrayprop_set_from_widget(ArrayProperty *prop, WIDGET *widget);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]