opnsense-ports/graphics/wings/files/patch-src_array.erl
Franco Fichtner aa59fa1d56 */*: sync with upstream
Taken from: FreeBSD
2015-06-28 08:04:23 +02:00

11 lines
309 B
Erlang

--- src/array.erl.orig 2015-06-24 22:14:48 UTC
+++ src/array.erl
@@ -155,7 +155,7 @@
%% structure and the types of its fields. So, please make sure that any
%% changes to its structure are also propagated to erl_types.erl.
%%
-%% -opaque array() :: #array{}.
+-opaque array() :: #array{}.
%%
%% Types