From: Steve Youngs Date: Sat, 28 Jan 2012 04:28:25 +0000 (+1000) Subject: Whitespace cleanup in modules X-Git-Tag: v22.1.15~31^2~16 X-Git-Url: https://cgit.sxemacs.org/?a=commitdiff_plain;h=aa2509b313f40b4548e0070631892b9e0548c290;p=sxemacs Whitespace cleanup in modules Signed-off-by: Steve Youngs --- diff --git a/modules/Makefile.am b/modules/Makefile.am index 744a6d4..b0249a6 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -15,7 +15,7 @@ ## General Public License for more details. ## You should have received a copy of the GNU General Public License -## along with this program. If not, see . +## along with this program. If not, see . ## Process this file with automake to produce Makefile.in @@ -44,10 +44,10 @@ bldlispdir = $(abs_top_builddir)/lisp sxelwlibdir = $(top_srcdir)/src/ui/lwlib bldlwlibdir = $(top_builddir)/src/ui/lwlib -sitemodule_DATA = +sitemodule_DATA = EXTRA_DIST = autogen.sh -SUBDIRS = +SUBDIRS = if DESCEND_ASE SUBDIRS += ase endif diff --git a/modules/ase/Makefile.am b/modules/ase/Makefile.am index 161483c..aada462 100644 --- a/modules/ase/Makefile.am +++ b/modules/ase/Makefile.am @@ -78,7 +78,7 @@ BUILT_SOURCES += ase.doc.c module_LTLIBRARIES += ase-set.la ase_set_la_SOURCES = ase-set.c \ - ase-cartesian.c ase-interval.c ase-metric.c ase-neighbourhood.c + ase-cartesian.c ase-interval.c ase-metric.c ase-neighbourhood.c nodist_ase_set_la_SOURCES = ase-set.doc.c \ ase-cartesian.doc.c ase-interval.doc.c ase-metric.doc.c \ ase-neighbourhood.doc.c @@ -104,7 +104,7 @@ ase_digraph_la_DEPENDENCIES = ase.la BUILT_SOURCES += ase-digraph.doc.c module_LTLIBRARIES += ase-heap.la -ase_heap_la_SOURCES = ase-heap.c +ase_heap_la_SOURCES = ase-heap.c nodist_ase_heap_la_SOURCES = ase-heap.doc.c ase_heap_la_DEPENDENCIES = ase.la BUILT_SOURCES += ase-heap.doc.c @@ -138,7 +138,7 @@ _ase-heap_benchmarks: ase-heap.la benchmarks: _ase-heap_benchmarks -# +# # Help the SXEmacs developers get nice post-processed source files ## the libtool approach diff --git a/modules/ase/ase-cartesian.c b/modules/ase/ase-cartesian.c index 2432548..bdd327c 100644 --- a/modules/ase/ase-cartesian.c +++ b/modules/ase/ase-cartesian.c @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -365,7 +365,7 @@ dimension, use 0 to denote a free subspace. #define EMODNAME ase_cartesian -void +void EMOD_PUBINIT(void) { /* constructors */ diff --git a/modules/ase/ase-cartesian.h b/modules/ase/ase-cartesian.h index 424e09e..472201f 100644 --- a/modules/ase/ase-cartesian.h +++ b/modules/ase/ase-cartesian.h @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-digraph.c b/modules/ase/ase-digraph.c index 9970cb1..8209162 100644 --- a/modules/ase/ase-digraph.c +++ b/modules/ase/ase-digraph.c @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -233,7 +233,7 @@ void ase_digraph_add_edge_aa(ase_digraph_t dg, Lisp_Object n1, Lisp_Object n2) { /* auto-add nodes if necessary */ - Lisp_Object n1sle, n2slr; + Lisp_Object n1sle, n2slr; skiplist_t n1e = NULL, n2r = NULL; _ase_digraph_add_node(&n1sle, &n2slr, dg, n1); diff --git a/modules/ase/ase-digraph.h b/modules/ase/ase-digraph.h index 9f67c8b..659892d 100644 --- a/modules/ase/ase-digraph.h +++ b/modules/ase/ase-digraph.h @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-heap-profs.el b/modules/ase/ase-heap-profs.el index fecb754..ad5ea86 100644 --- a/modules/ase/ase-heap-profs.el +++ b/modules/ase/ase-heap-profs.el @@ -44,8 +44,8 @@ (push "." load-path) (when (and (boundp 'load-file-name) (stringp load-file-name)) (push (expand-file-name "../tests/benchmark" - (file-name-directory load-file-name)) - load-path)) + (file-name-directory load-file-name)) + load-path)) (require 'benchmark))) (require 'ase-heap) diff --git a/modules/ase/ase-heap.c b/modules/ase/ase-heap.c index 0066bc6..e5757e1 100644 --- a/modules/ase/ase-heap.c +++ b/modules/ase/ase-heap.c @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -232,7 +232,7 @@ ase_dheap_prnt(Lisp_Object obj, Lisp_Object pcf, int SXE_UNUSED(foo)) EMOD_ASE_DEBUG_HEAP("d:0x%08lx@0x%08lx shall be printed...\n", (long unsigned int)h, (long unsigned int)obj); - write_fmt_str(pcf, "# * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-interval.c b/modules/ase/ase-interval.c index b0f1cbc..2814745 100644 --- a/modules/ase/ase-interval.c +++ b/modules/ase/ase-interval.c @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -574,7 +574,7 @@ Lisp_Object ase_empty_interval(void) Lisp_Object ase_empty_interval_union(void) { Lisp_Object result = Qnil; - ase_interval_union_item_t u = NULL; + ase_interval_union_item_t u = NULL; ase_interval_union_t i = NULL; u = _ase_make_interval_union_item(Qase_empty_interval); @@ -778,7 +778,7 @@ _ase_interval_bounds_disjoint_p(ase_interval_t a1, ase_interval_t a2) } } -static Lisp_Object +static Lisp_Object _ase_interval_interior_contains_obj_p( ase_cartesian_t iip1, ase_cartesian_t iip2) { @@ -832,7 +832,7 @@ _ase_interval_union_contains_obj_p(ase_interval_union_t iu, Lisp_Object obj) return Qnil; } -static Lisp_Object +static Lisp_Object _ase_interval_union_contains_intv_p(ase_interval_union_t iu, ase_interval_t a) { ase_interval_union_item_t u = ase_interval_union(iu); @@ -847,7 +847,7 @@ _ase_interval_union_contains_intv_p(ase_interval_union_t iu, ase_interval_t a) return Qnil; } -static Lisp_Object +static Lisp_Object _ase_interval_union_contains_intr_p( ase_interval_union_t iu, ase_cartesian_t iip) { @@ -864,7 +864,7 @@ _ase_interval_union_contains_intr_p( return Qnil; } -static Lisp_Object +static Lisp_Object _ase_interval_union_contains_union_p( ase_interval_union_t iu1, ase_interval_union_t iu2) { @@ -1562,7 +1562,7 @@ _ase_intersect_union_intv(ase_interval_union_t iu, ase_interval_t a) { ase_interval_union_item_t u = ase_interval_union(iu); struct ase_interval_union_item_s ures, *ur = &ures; - + ur->current = Qase_empty_interval; ur->next = NULL; while (u) { @@ -1607,7 +1607,7 @@ _ase_intersect_union_intr(ase_interval_union_t iu, ase_cartesian_t c) { ase_interval_union_item_t u = ase_interval_union(iu); struct ase_interval_union_item_s ures, *ur = &ures; - + ur->current = Qase_empty_interval; ur->next = NULL; while (u) { @@ -1654,7 +1654,7 @@ _ase_intersect_union_union(ase_interval_union_t iu1, ase_interval_union_t iu2) { ase_interval_union_item_t u = ase_interval_union(iu1); struct ase_interval_union_item_s ures, *ur = &ures; - + ur->current = Qase_empty_interval; ur->next = NULL; while (u) { @@ -1994,7 +1994,7 @@ _ase_subtract_intv_union(ase_interval_t a, ase_interval_union_item_t u) na = _ase_subtract_union_intv(na, a2); - if (!na) + if (!na) break; u = u->next; } @@ -2040,7 +2040,7 @@ _ase_subtract_intr_union(ase_cartesian_t c, ase_interval_union_item_t u) na = _ase_subtract_union_intr(na, c2); - if (!na) + if (!na) break; u = u->next; } @@ -2090,7 +2090,7 @@ _ase_subtract_union_union(ase_interval_union_t iu1, ase_interval_union_t iu2) na = _ase_subtract_union_intr(na, c); } - if (!na) + if (!na) break; u = u->next; } @@ -2347,7 +2347,7 @@ _ase_interval_union_boundary(ase_interval_union_item_t u) ur->next = tmp; } else { ur->next = tmp->next; - _ase_interval_union_item_fini(tmp); + _ase_interval_union_item_fini(tmp); } while (ur->next) ur = ur->next; @@ -2610,7 +2610,7 @@ _ase_heapsort_sift(Lisp_Object *args, int start, int count, while (2*root + 1 < count) { child = 2*root + 1; - + if (child < count-1 && lessp(args[child], args[child+1])) child++; if (lessp(args[root], args[child])) { diff --git a/modules/ase/ase-interval.h b/modules/ase/ase-interval.h index a8459ba..3f9bbdc 100644 --- a/modules/ase/ase-interval.h +++ b/modules/ase/ase-interval.h @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-metric.c b/modules/ase/ase-metric.c index 9ea995c..b14a682 100644 --- a/modules/ase/ase-metric.c +++ b/modules/ase/ase-metric.c @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -82,7 +82,7 @@ ase_metric_prnt(Lisp_Object obj, Lisp_Object pcf, int unused) const char *name = subr_name(XSUBR(ldist)); write_fmt_string(pcf, " #'%s", name); } else { - write_c_string(" #'(lambda ...)", pcf); + write_c_string(" #'(lambda ...)", pcf); } } } diff --git a/modules/ase/ase-metric.h b/modules/ase/ase-metric.h index 2507982..835958f 100644 --- a/modules/ase/ase-metric.h +++ b/modules/ase/ase-metric.h @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-neighbourhood.c b/modules/ase/ase-neighbourhood.c index 48f1fec..638b2f3 100644 --- a/modules/ase/ase-neighbourhood.c +++ b/modules/ase/ase-neighbourhood.c @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-neighbourhood.h b/modules/ase/ase-neighbourhood.h index f39a194..52b26c9 100644 --- a/modules/ase/ase-neighbourhood.h +++ b/modules/ase/ase-neighbourhood.h @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-permutation.c b/modules/ase/ase-permutation.c index 653c3ca..f00a178 100644 --- a/modules/ase/ase-permutation.c +++ b/modules/ase/ase-permutation.c @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -414,7 +414,7 @@ EMOD_PUBREINIT(void) ase_permutation_f = ase_make_permutation; } -void +void EMOD_PUBDEINIT(void) { Frevoke(intern("ase-permutation")); diff --git a/modules/ase/ase-permutation.h b/modules/ase/ase-permutation.h index 99d5aaf..ea850e4 100644 --- a/modules/ase/ase-permutation.h +++ b/modules/ase/ase-permutation.h @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-resclass.c b/modules/ase/ase-resclass.c index 44a33e8..4ede700 100644 --- a/modules/ase/ase-resclass.c +++ b/modules/ase/ase-resclass.c @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -535,7 +535,7 @@ ase_resc_elm_from_string(char *cp) /* jump over a leading minus */ cp++; } - + while ((*cp >= '0' && *cp <= '9')) cp++; @@ -775,7 +775,7 @@ ase_resclass_check_rings(Lisp_Object l, Lisp_Object r) } else if (!XASE_RESC_ELM_SMALLP(l) && bigz_eql(XASE_RESC_RNG_RING(XASE_RESC_ELM_RING(l)), XASE_RESC_RNG_RING(XASE_RESC_ELM_RING(r)))) { - return 1; + return 1; #endif } goto domain_error; @@ -1585,7 +1585,7 @@ or the modulus of a residue class, respectively. /* ###autoload */ D3FUN("residue-class-representant", Fresidue_class_representant, 1, 1, 0, /* -Return the representant of the residue class ELEMENT lifted +Return the representant of the residue class ELEMENT lifted to the ring of rational integers. */ (element)) diff --git a/modules/ase/ase-resclass.h b/modules/ase/ase-resclass.h index 9e44d64..2d1e9d8 100644 --- a/modules/ase/ase-resclass.h +++ b/modules/ase/ase-resclass.h @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-set.c b/modules/ase/ase-set.c index dd095eb..f27187f 100644 --- a/modules/ase/ase-set.c +++ b/modules/ase/ase-set.c @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase-set.h b/modules/ase/ase-set.h index 8b747e1..b8727eb 100644 --- a/modules/ase/ase-set.h +++ b/modules/ase/ase-set.h @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -54,4 +54,3 @@ extern void ase_set_LTX_reinit(void); extern void ase_set_LTX_deinit(void); #endif /* INCLUDED_ase_set_h_ */ - diff --git a/modules/ase/ase.c b/modules/ase/ase.c index bc2d181..167722f 100644 --- a/modules/ase/ase.c +++ b/modules/ase/ase.c @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/ase/ase.h b/modules/ase/ase.h index 27ec6dc..e67d35e 100644 --- a/modules/ase/ase.h +++ b/modules/ase/ase.h @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -197,4 +197,3 @@ _ase_swap(Lisp_Object *args, int idx1, int idx2) } while (0) #endif /* INCLUDED_ase_h_ */ - diff --git a/modules/cl/Makefile.am b/modules/cl/Makefile.am index 947df24..e63b9b2 100644 --- a/modules/cl/Makefile.am +++ b/modules/cl/Makefile.am @@ -91,7 +91,7 @@ _cl-loop_benchmarks: cl-loop.la benchmarks: _cl-loop_benchmarks -# +# # Help the SXEmacs developers get nice post-processed source files ## the libtool approach diff --git a/modules/cl/cl-loop-parser.y b/modules/cl/cl-loop-parser.y index 6ab521b..b7a72eb 100644 --- a/modules/cl/cl-loop-parser.y +++ b/modules/cl/cl-loop-parser.y @@ -140,7 +140,7 @@ do_clause { EMOD_CL_DEBUG_LOOP("accepting DO clause\n"); dllist_append(iter, (void*)do_clause); -} | +} | with_clause { dllist_t pro = XDLLIST(lsen->prologue); Lisp_Object with_clause = *context; @@ -256,7 +256,7 @@ return_clause { dllist_append(epi, (void*)return_clause); } /* | while | until | always | never | thereis - * if | when | unless | else | end | named + * if | when | unless | else | end | named */ ; @@ -463,7 +463,7 @@ for_arith_clause { fc->for_subclause = FOR_ARITHMETIC_CLAUSE; dllist_append(iter, (void*)for_clause); dllist_append(pro, (void*)for_clause); -} | +} | for_in_clause { dllist_t pro = XDLLIST(lsen->prologue); dllist_t iter = XDLLIST(lsen->iteration); @@ -507,7 +507,7 @@ for_equals_then_clause { fc->for_subclause = FOR_EQUALS_THEN_CLAUSE; dllist_append(pro, (void*)for_clause); dllist_append(iter, (void*)for_clause); -} | +} | for_hash_clause { dllist_t pro = XDLLIST(lsen->prologue); dllist_t iter = XDLLIST(lsen->iteration); @@ -700,7 +700,7 @@ TO }; by: -BY +BY { Lisp_Object for_clause = *context; cl_loop_for_clause_t *fc = get_dynacat(for_clause); @@ -712,7 +712,7 @@ BY }; below: -BELOW +BELOW { Lisp_Object for_clause = *context; cl_loop_for_clause_t *fc = get_dynacat(for_clause); @@ -728,7 +728,7 @@ BELOW above: -ABOVE +ABOVE { Lisp_Object for_clause = *context; cl_loop_for_clause_t *fc = get_dynacat(for_clause); @@ -902,4 +902,3 @@ USING #undef yyscan_t #undef yylval #undef yylloc - diff --git a/modules/cl/cl-loop-profs.el b/modules/cl/cl-loop-profs.el index f6e3631..49c1faf 100644 --- a/modules/cl/cl-loop-profs.el +++ b/modules/cl/cl-loop-profs.el @@ -44,8 +44,8 @@ (push "." load-path) (when (and (boundp 'load-file-name) (stringp load-file-name)) (push (expand-file-name "../tests/benchmark" - (file-name-directory load-file-name)) - load-path)) + (file-name-directory load-file-name)) + load-path)) (require 'benchmark))) (require 'cl-loop) @@ -58,7 +58,7 @@ (defun cl:loop-count (N) "C count clause" (cl:loop for i below N - count (primep i))) + count (primep i))) (defun loop-for (N) "lisp for-arith clause" diff --git a/modules/cl/cl-loop.c b/modules/cl/cl-loop.c index 77eed6b..8c40291 100644 --- a/modules/cl/cl-loop.c +++ b/modules/cl/cl-loop.c @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -1124,7 +1124,7 @@ cl_loop_perform_for_i(cl_loop_for_clause_t *fc) case FOR_EQUALS_THEN_CLAUSE: if (fc->counter++) { cl_loop_destructuring_bind( - (cl_loop_binder_f)Fset, fc->form1, + (cl_loop_binder_f)Fset, fc->form1, fc->curval = Feval(fc->then)); } return; diff --git a/modules/cl/cl-loop.h b/modules/cl/cl-loop.h index 54de70d..13cde85 100644 --- a/modules/cl/cl-loop.h +++ b/modules/cl/cl-loop.h @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/cl/cl.c b/modules/cl/cl.c index 6480b89..078b072 100644 --- a/modules/cl/cl.c +++ b/modules/cl/cl.c @@ -5,7 +5,7 @@ Author: Sebastian Freundt * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/cl/cl.h b/modules/cl/cl.h index 4ad2084..67bc64c 100644 --- a/modules/cl/cl.h +++ b/modules/cl/cl.h @@ -5,7 +5,7 @@ * Author: Sebastian Freundt * * This file is part of SXEmacs. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: diff --git a/modules/configure.ac b/modules/configure.ac index d636276..6b1fa8f 100644 --- a/modules/configure.ac +++ b/modules/configure.ac @@ -56,7 +56,7 @@ AC_COPYRIGHT( ### If configure succeeds, it leaves its status in config.status. ### A log of configuration tests can be found in config.log. ### If configure fails after disturbing the status quo, -### config.status is removed. +### config.status is removed. ]) @@ -115,9 +115,9 @@ dnl ==================== OG_OPTION_GROUP(Installation Options) dnl OG_ARG_WITH([module-dir], -dnl AS_HELP_STRING([--with-module-dir], -dnl [Specify the directory where the modules go.]), -dnl [auto], [$prefix/lib/sxemacs/site-modules], [og_any]) +dnl AS_HELP_STRING([--with-module-dir], +dnl [Specify the directory where the modules go.]), +dnl [auto], [$prefix/lib/sxemacs/site-modules], [og_any]) OG_ARG_WITH([module-dir], AS_HELP_STRING([--with-module-dir], [Specify the directory where the modules go.]), diff --git a/modules/dbus/Makefile.am b/modules/dbus/Makefile.am index 723b877..597c2ff 100644 --- a/modules/dbus/Makefile.am +++ b/modules/dbus/Makefile.am @@ -60,7 +60,7 @@ BITCHENV = EMACSPACKAGEPATH= SOURCE_TREE_ROOT=$(abs_top_srcdir) BUILD_TREE_ROOT= BATCH = $(BITCHENV) $(BITCH) RM = rm -f -# +# # Help the SXEmacs developers get nice post-processed source files ## the libtool approach @@ -80,4 +80,3 @@ SUFFIXES = .doc.c module_LTLIBRARIES = BUILT_SOURCES = - diff --git a/modules/ldap/Makefile.am b/modules/ldap/Makefile.am index 9515554..d1a3650 100644 --- a/modules/ldap/Makefile.am +++ b/modules/ldap/Makefile.am @@ -37,7 +37,7 @@ $(MODNAME)_i.c: $(ldap_ell_SOURCES) dist_modules_DATA = eldap.ell -# +# # Help the SXEmacs developers get nice post-processed source files ## Create preprocessor output (debugging purposes only)