pgAdmin III commit: Make sure we return a value from a non-void functio

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Make sure we return a value from a non-void functio
Date: 2013-09-25 09:11:39
Message-ID: E1VOl8F-0004Hk-M0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make sure we return a value from a non-void function.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3025973a9ee0037e95a539f97f8575826b384bc4
Author: Bruno Friedmann <bruno(at)ioda-net(dot)ch>

Modified Files
--------------
pgadmin/include/debugger/dbgTargetInfo.h | 1 +
1 file changed, 1 insertion(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-09-25 09:12:22 pgAdmin III commit: Make sure we return a value from a non-void functio
Previous Message Dinesh Kumar 2013-09-24 11:37:11 Patch for Race Condition.