diff options
| author | jhurst <jhurst@cinecert.com> | 2007-03-03 22:42:07 +0000 |
|---|---|---|
| committer | jhurst <> | 2007-03-03 22:42:07 +0000 |
| commit | 3a4cfef4ecefd74ff3684d06e931414f8baf3580 (patch) | |
| tree | c71d7de295dd20b6b3884f30d03f09842188310a /src/blackwave.cpp | |
| parent | 49e1347e14c2ea6ee69d7f879d2d05448da50403 (diff) | |
name fix
Diffstat (limited to 'src/blackwave.cpp')
| -rw-r--r-- | src/blackwave.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blackwave.cpp b/src/blackwave.cpp index 3c6fbc7..628b51d 100644 --- a/src/blackwave.cpp +++ b/src/blackwave.cpp @@ -38,7 +38,7 @@ using namespace ASDCP; // // command line option parser class -static const char* PACKAGE = "wavsplit"; // program name for messages +static const char* PACKAGE = "blackwave"; // program name for messages // Macros used to test command option data state. |
