From: Michael Altizer (mialtize) Date: Tue, 10 Sep 2019 16:53:46 +0000 (-0400) Subject: Merge pull request #1740 in SNORT/snort3 from ~SHRARANG/snort3:update_style_guide... X-Git-Tag: 3.0.0-261~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b114bd1c72bae8f82c7cdbe529b14176eb2fc63a;p=thirdparty%2Fsnort3.git Merge pull request #1740 in SNORT/snort3 from ~SHRARANG/snort3:update_style_guide to master Squashed commit of the following: commit 87a8513592b7e3bde471a0c536cdd6e01958b9d5 Author: Shravan Rangaraju Date: Tue Sep 10 09:19:39 2019 -0400 style: update link for google c++ style guide --- diff --git a/doc/style.txt b/doc/style.txt index 9d952cdad..0059a4a6b 100644 --- a/doc/style.txt +++ b/doc/style.txt @@ -4,7 +4,7 @@ yet firm so feedback is welcome to get something we can live with. === General * Generally try to follow - http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml, + https://google.github.io/styleguide/cppguide.html, but there are some differences documented here. * Each source directory should have a dev_notes.txt file summarizing the