gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1991 - GNUnet/src/applications/sqstore_mysql


From: grothoff
Subject: [GNUnet-SVN] r1991 - GNUnet/src/applications/sqstore_mysql
Date: Sun, 28 Aug 2005 00:51:20 -0700 (PDT)

Author: grothoff
Date: 2005-08-28 00:51:19 -0700 (Sun, 28 Aug 2005)
New Revision: 1991

Modified:
   GNUnet/src/applications/sqstore_mysql/mysql.c
Log:
sync

Modified: GNUnet/src/applications/sqstore_mysql/mysql.c
===================================================================
--- GNUnet/src/applications/sqstore_mysql/mysql.c       2005-08-28 07:51:15 UTC 
(rev 1990)
+++ GNUnet/src/applications/sqstore_mysql/mysql.c       2005-08-28 07:51:19 UTC 
(rev 1991)
@@ -1249,7 +1249,7 @@
       if (strcmp(sql_fields[j].name,
                 "Avg_row_length")==0) {
         found = YES;
-        dbh->avgLength_ID=j;
+        dbh->avgLength_ID = j;
        break;
       }
     }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]