opnsense-ports/devel/silentbob/files/patch-include_darray.h
Franco Fichtner 54a51c4f83 */*: sync with upstream
Taken from: FreeBSD
2017-01-30 07:39:03 +01:00

11 lines
188 B
C++

--- include/darray.h.orig 2013-11-27 15:00:46 UTC
+++ include/darray.h
@@ -6,7 +6,7 @@
*/
#ifndef DEFINE_DARRAY_H
-#define DEFINE_DARRAy_H
+#define DEFINE_DARRAY_H
class DArray
{