X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgroup.h;h=a066348646b2cd6f74633c6280d9eb93f8db592a;hb=d87a2963d1fe93510e92aa3fdf64a7a412ec60e2;hp=984523574212b27976f1da54f3adc58b7a97047d;hpb=c87fb686f323f651a1d3f3892c31bf66788916d9;p=pspp-builds.git diff --git a/src/group.h b/src/group.h index 98452357..a0663486 100644 --- a/src/group.h +++ b/src/group.h @@ -14,8 +14,8 @@ 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., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #ifndef GROUP_H @@ -74,7 +74,7 @@ struct group_statistics -/* These funcs are usefull for hash tables */ +/* These funcs are useful for hash tables */ /* Return -1 if the id of a is less than b; +1 if greater than and 0 if equal */