File: 00-missing-eol.patch

package info (click to toggle)
webxml 1.12-3
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 388 kB
  • ctags: 123
  • sloc: cpp: 1,054; xml: 62; makefile: 22
file content (9 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
--- webxml-1.12.orig/servletentry.h	2002-08-27 10:04:46.000000000 -0300
+++ webxml-1.12/servletentry.h	2005-09-01 06:55:41.000000000 -0300
@@ -84,4 +84,4 @@
     {
 	return this->LoadOnStartup;
     }
-};
\ No newline at end of file
+};