forked from Lainports/opnsense-ports
11 lines
188 B
C++
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
|
|
{
|