opnsense-ports/editors/pdfedit/files/patch-src-utils-algorithms.h
Franco Fichtner 90ef50b3b0 */*: sync with upstream
Taken from: FreeBSD
2016-06-12 10:22:14 +02:00

18 lines
431 B
C

--- src/utils/algorithms.h.orig 2009-04-06 15:25:01 UTC
+++ src/utils/algorithms.h
@@ -22,7 +22,7 @@
* Project is hosted on http://sourceforge.net/projects/pdfedit
*/
#ifndef _ALGORTIHMS_H_
-#define _ALGORTIHMS_H__
+#define _ALGORTIHMS_H_
//============================================
// Basic includes
@@ -31,5 +31,5 @@
#include <utils/algorithms/basic_algos.h>
-#endif //_ALGORTIHMS_H__
+#endif //_ALGORTIHMS_H_