[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdelibs/kdecore
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-09-13 13:05:03
Message-ID: 20040913130503.DFDAC938E () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

s^int^gid_t^


  M +2 -2      kstandarddirs.cpp   1.168.2.7


--- kdelibs/kdecore/kstandarddirs.cpp  #1.168.2.6:1.168.2.7
@@ -1287,5 +1287,5 @@ static QStringList lookupProfiles(const 
         struct group *grp_ent = getgrnam(grp);
         if (!grp_ent) continue;
-        int gid = grp_ent->gr_gid;
+        gid_t gid = grp_ent->gr_gid;
         if (pw->pw_gid == gid)
         {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic