X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fprop%2Fstring.hpp;h=b75b3ae65ab909803479d0e71a10c6c2d3c7ef27;hb=870ea3dbf35b182e120c5d84ab89bf9cb7691232;hp=9cd927868707ec61d1863f48de70e6193207d584;hpb=7a01bd3654ed046216308fa64edfd79be7cd525f;p=pulseview.git diff --git a/pv/prop/string.hpp b/pv/prop/string.hpp index 9cd9278..b75b3ae 100644 --- a/pv/prop/string.hpp +++ b/pv/prop/string.hpp @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef PULSEVIEW_PV_PROP_STRING_HPP @@ -46,7 +45,7 @@ private: QLineEdit *line_edit_; }; -} // prop -} // pv +} // namespace prop +} // namespace pv #endif // PULSEVIEW_PV_PROP_STRING_HPP