summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2009-12-21 09:59:28 -0500
committerDana Jansens <danakj@orodu.net>2009-12-21 09:59:28 -0500
commit6d8b7bd5f7ede1803c1259f5c1b760e5dbf4dbe3 (patch)
tree064d742b2766a5e2d86cb5d07d3a0b068af75aa6 /tools
parent1fb198410e9d3ca660d91d1049249db0f2f47732 (diff)
Rename obprop to obxprop (Fixes bug #4419)
Avoids collision with openbabel.
Diffstat (limited to 'tools')
-rw-r--r--tools/obxprop/Makefile (renamed from tools/obprop/Makefile)0
-rw-r--r--tools/obxprop/obxprop.c (renamed from tools/obprop/obprop.c)2
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/obprop/Makefile b/tools/obxprop/Makefile
index cfc46539..cfc46539 100644
--- a/tools/obprop/Makefile
+++ b/tools/obxprop/Makefile
diff --git a/tools/obprop/obprop.c b/tools/obxprop/obxprop.c
index e288d7cb..26851544 100644
--- a/tools/obprop/obprop.c
+++ b/tools/obxprop/obxprop.c
@@ -12,7 +12,7 @@ gint fail(const gchar *s) {
else
fprintf
(stderr,
- "Usage: obprop [OPTIONS]\n\n"
+ "Usage: obxprop [OPTIONS]\n\n"
"Options:\n"
" --help Display this help and exit\n"
" --display DISPLAY Connect to this X display\n"