Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita90ec8e

Browse files
author
itagaki.takahiro
committed
URL to be http, not https.
git-svn-id:http://pg-rman.googlecode.com/svn/trunk@4 182aca00-e38e-11de-a668-6fd11605f5ce
1 parent7fbb857 commita90ec8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎pg_rman.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
#include<time.h>
1515

1616
constchar*PROGRAM_VERSION="1.1.1";
17-
constchar*PROGRAM_URL="https://code.google.com/p/pg-rman/";
18-
constchar*PROGRAM_EMAIL="https://code.google.com/p/pg-rman/issues/list";
17+
constchar*PROGRAM_URL="http://code.google.com/p/pg-rman/";
18+
constchar*PROGRAM_EMAIL="http://code.google.com/p/pg-rman/issues/list";
1919

2020
/* path configuration */
2121
char*backup_path;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp