repo.or.cz
/
libisds.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add forgotten ltmain.sh from libtool-2.4.6
[libisds.git]
/
test
/
online
/
common.h
blob
b9ed315df522827afe3cb1408001f12582884d86
1
#ifndef __COMMON_H__
2
#define __COMMON_H__
3
4
const char
*
username
(
void
);
5
const char
*
password
(
void
);
6
7
#endif