emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] scratch/merge-cedet-tests 7fce11d 056/316: Uniquafy names


From: Edward John Steere
Subject: [Emacs-diffs] scratch/merge-cedet-tests 7fce11d 056/316: Uniquafy names from last example from Martin to include ms_ prefix.
Date: Sat, 28 Jan 2017 09:09:47 +0000 (UTC)

branch: scratch/merge-cedet-tests
commit 7fce11d144c96c6602509d3a02f403e7249df48d
Author: Eric Ludlam <address@hidden>
Commit: Edward John Steere <address@hidden>

    Uniquafy names from last example from Martin to include ms_ prefix.
---
 test/manual/cedet/cedet/semantic/tests/testnsp.cpp |    1 +
 1 file changed, 1 insertion(+)

diff --git a/test/manual/cedet/cedet/semantic/tests/testnsp.cpp 
b/test/manual/cedet/cedet/semantic/tests/testnsp.cpp
index 2557ed9..b526d4d 100644
--- a/test/manual/cedet/cedet/semantic/tests/testnsp.cpp
+++ b/test/manual/cedet/cedet/semantic/tests/testnsp.cpp
@@ -81,6 +81,7 @@ void foo(void) {
 // but you are one level into the completion so the originating scope
 // excludes the type of the variable you are completing through?
 // Thanks Martin Stein for this nice example.
+
 namespace ms_structs
 {
    struct aaa



reply via email to

[Prev in Thread] Current Thread [Next in Thread]