opnsense-ports/devel/silentbob/files/patch-include_darray.h
Franco Fichtner c6b462f216 */*: sync with upstream
Taken from: FreeBSD
2023-08-11 09:38:15 +02:00

11 lines
188 B
C++

--- include/darray.h.orig 2023-08-03 02:03:45 UTC
+++ include/darray.h
@@ -6,7 +6,7 @@
*/
#ifndef DEFINE_DARRAY_H
-#define DEFINE_DARRAy_H
+#define DEFINE_DARRAY_H
class DArray
{