diff options
author | NotZed <NotZed@HelixCode.com> | 2000-03-24 03:52:46 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-03-24 03:52:46 +0800 |
commit | d2e39f53aef475f9747aae84dcb22baf26c72b78 (patch) | |
tree | 4431e4e0c41b5ba2b0f40bd8f4fcbb9e6879f597 /e-util/Makefile.am | |
parent | eaaa546aca76513ce1a3cf060cc1337d57efa7d8 (diff) | |
download | gsoc2013-evolution-d2e39f53aef475f9747aae84dcb22baf26c72b78.tar.gz gsoc2013-evolution-d2e39f53aef475f9747aae84dcb22baf26c72b78.tar.zst gsoc2013-evolution-d2e39f53aef475f9747aae84dcb22baf26c72b78.zip |
Formatting cleanup.
2000-03-22 NotZed <NotZed@HelixCode.com>
* e-util/e-sexp.h: Formatting cleanup.
svn path=/trunk/; revision=2154
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 2b1098a5d2..77a6c5eec0 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -19,4 +19,4 @@ libeutil_la_SOURCES = \ e-xml-utils.c \ e-xml-utils.h \ e-sexp.c \ - s-sexp.h + e-sexp.h |