freebsd-ports/security/pft/files/patch-exceptions.h
Kirill Ponomarev fa85fdb34b Add pft 1.2,
libPJL- Printer Job Language library A library and a
command-line tool to use PJL- HP Printer Job Language

PR:		ports/69382
Submitted by:	Yonatan <Yonatan@xpert.com>
2004-08-09 08:18:49 +00:00

8 lines
188 B
C++

--- exceptions.h.orig Thu Aug 5 13:32:19 2004
+++ exceptions.h Thu Aug 5 13:32:30 2004
@@ -16,4 +16,4 @@
class ExInvalid{};
};
-#endif __EXCPETIONS_H__
+#endif // __EXCPETIONS_H__