From: AceVest Date: Fri, 5 Apr 2019 16:33:55 +0000 (+0800) Subject: .... X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=ec9d990623c09018fd8f063a96fd252174dc065d;p=acecode.git .... --- diff --git a/learn/doc/vimrc b/learn/doc/vimrc index a24b438..a6490f2 100644 --- a/learn/doc/vimrc +++ b/learn/doc/vimrc @@ -115,14 +115,13 @@ imap jj filetype off set rtp+=~/.vim/bundle/Vundle.vim -call vundle#begin() - -Plugin 'VundleVim/Vundle.vim' -Plugin 'fatih/vim-go' -Plugin 'Valloric/YouCompleteMe' -Plugin 'Lokaltog/vim-powerline' -Plugin 'scrooloose/nerdtree' -call vundle#end() +"call vundle#begin() +"Plugin 'VundleVim/Vundle.vim' +"Plugin 'fatih/vim-go' +"Plugin 'Valloric/YouCompleteMe' +"Plugin 'Lokaltog/vim-powerline' +"Plugin 'scrooloose/nerdtree' +"call vundle#end() filetype plugin indent on " youcompleteme插件相关配置 diff --git a/tools/hack/synflood.c b/tools/hack/synflood.c index 6462747..82bf13c 100644 --- a/tools/hack/synflood.c +++ b/tools/hack/synflood.c @@ -81,7 +81,6 @@ int main(int argc, char *argv[]) { signal(SIGINT, sig_int); while(!terminated) { - l = libnet_init( LIBNET_RAW4, iface,