summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-04 01:16:53 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-04 01:16:53 +0000
commit7bcd12b29d916fe124c8dd084fd6337b56903f9b (patch)
treeff98639d4df295d9997410216697d59fbff2ae28 /xml
parent8e9ec5cb4801b15c84b21b5e677935b51e7158bd (diff)
downloadapr-7bcd12b29d916fe124c8dd084fd6337b56903f9b.tar.gz
Set eol-style native.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1076915 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xml')
-rw-r--r--xml/expat_config.hnw61
1 files changed, 30 insertions, 31 deletions
diff --git a/xml/expat_config.hnw b/xml/expat_config.hnw
index 3b646431a..ea6428349 100644
--- a/xml/expat_config.hnw
+++ b/xml/expat_config.hnw
@@ -1,31 +1,30 @@
-/* Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-#ifndef EXPAT_CONFIG_HNW
-#define EXPAT_CONFIG_HNW
-
-#include <memory.h>
-#include <string.h>
-
-#define HAVE_MEMMOVE 1
-
-#define XML_NS 1
-#define XML_DTD 1
-#define XML_BYTE_ORDER 12
-#define XML_CONTEXT_BYTES 1024
-
-#endif /* EXPAT_CONFIG_HNW */
-
+/* Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#ifndef EXPAT_CONFIG_HNW
+#define EXPAT_CONFIG_HNW
+
+#include <string.h>
+
+#define HAVE_MEMMOVE 1
+
+#define XML_NS 1
+#define XML_DTD 1
+#define XML_BYTE_ORDER 12
+#define XML_CONTEXT_BYTES 1024
+
+#endif /* EXPAT_CONFIG_HNW */
+