missing ">"s

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14910 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Joshua Sled 2006-09-29 20:10:05 +00:00
parent 57cc5debe9
commit 5bc029eff8
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/*
* search-param.c -- a container for a Search Parameter
* Copyright (C) 2002 Derek Atkins <warlord@MIT.EDU
* Copyright (C) 2002 Derek Atkins <warlord@MIT.EDU>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as

View File

@ -1,6 +1,6 @@
/*
* search-param.h -- a container for a Search Parameter
* Copyright (C) 2002 Derek Atkins <warlord@MIT.EDU
* Copyright (C) 2002 Derek Atkins <warlord@MIT.EDU>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as