diff options
| author | Charles E. Rolke <chug@apache.org> | 2015-04-06 12:50:11 +0000 |
|---|---|---|
| committer | Charles E. Rolke <chug@apache.org> | 2015-04-06 12:50:11 +0000 |
| commit | e7f7187908575ddb6ae101ca045ad284a165a6cc (patch) | |
| tree | 09c778833584be44fcef0b09c7352845178c0a2c /qpid/cpp/src | |
| parent | 09dfff6a4638c0a0b910d2fb1aae9f9aa48f5162 (diff) | |
| download | qpid-python-e7f7187908575ddb6ae101ca045ad284a165a6cc.tar.gz | |
QPID-6470: fix stray letters from commit 1671125
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1671530 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
| -rw-r--r-- | qpid/cpp/src/tests/FieldValue.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/FieldValue.cpp b/qpid/cpp/src/tests/FieldValue.cpp index 34faee2953..3e2a761c38 100644 --- a/qpid/cpp/src/tests/FieldValue.cpp +++ b/qpid/cpp/src/tests/FieldValue.cpp @@ -2,7 +2,7 @@ * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information - uni* regarding copyright ownership. The ASF licenses this file + * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at |
