diff --git a/vendor/nim-libbacktrace/vendor/libbacktrace-upstream/libtool b/vendor/nim-libbacktrace/vendor/libbacktrace-upstream/libtool index d2326d704..192e9b7e7 100755 --- a/vendor/nim-libbacktrace/vendor/libbacktrace-upstream/libtool +++ b/vendor/nim-libbacktrace/vendor/libbacktrace-upstream/libtool @@ -2,7 +2,7 @@ # libtool - Provide generalized library-building support services. # Generated automatically by config.status (libbacktrace) version-unused -# Libtool was configured on host fv-az91-355: +# Libtool was configured on host fv-az238-56: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, diff --git a/waku/v2/protocol/waku_lightpush/rpc.nim b/waku/v2/protocol/waku_lightpush/rpc.nim index 3d4e145b8..5893b189b 100644 --- a/waku/v2/protocol/waku_lightpush/rpc.nim +++ b/waku/v2/protocol/waku_lightpush/rpc.nim @@ -1,4 +1,4 @@ -{.push raises: [Defec].} +{.push raises: [Defect].} import ../waku_message