pgAdmin III commit: Fix a typo bug spotted in passing. This code just h

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a typo bug spotted in passing. This code just h
Date: 2012-08-13 12:43:57
Message-ID: E1T0tzx-0003Db-LO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a typo bug spotted in passing. This code just happened to work OK, but
might not in the future so it's worth fixing.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7e4bf375cef96ca1e3beb12ca4d8389b0223b2c3
Author: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/debugger/dbgTargetInfo.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-08-13 12:47:51 pgAdmin III commit: Ensure the debugger displays something sane rather
Previous Message Dave Page 2012-08-13 12:43:02 pgAdmin III commit: Fix a typo bug spotted in passing. This code just h