summaryrefslogtreecommitdiff
path: root/noncore/unsupported
authortille <tille>2002-06-19 23:22:29 (UTC)
committer tille <tille>2002-06-19 23:22:29 (UTC)
commit51ef8523daa3874e7b5542de6b19423fba261de6 (patch) (side-by-side diff)
tree37a3e5039a8ad2d7ff5ae8418aa1f3cf9a2b63f5 /noncore/unsupported
parent544123fd047153a93ba60730db1c8cd2df8dc0df (diff)
downloadopie-51ef8523daa3874e7b5542de6b19423fba261de6.zip
opie-51ef8523daa3874e7b5542de6b19423fba261de6.tar.gz
opie-51ef8523daa3874e7b5542de6b19423fba261de6.tar.bz2
..
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/oipkg/main.cpp b/noncore/unsupported/oipkg/main.cpp
index 6d83c31..de25e27 100644
--- a/noncore/unsupported/oipkg/main.cpp
+++ b/noncore/unsupported/oipkg/main.cpp
@@ -9,7 +9,7 @@ int debugLevel;
int main( int argc, char ** argv )
{
printf("This is oipkg\n");
- printf("$id$\n");
+ printf("$ID$\n");
debugLevel = 2;
if (argc > 1)
{