diff options
| author | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2016-05-06 09:05:38 -0400 |
|---|---|---|
| committer | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2016-05-06 09:05:38 -0400 |
| commit | 0a6a55b5472fff76a09d3b2435ec0d09329a93d7 (patch) | |
| tree | 6e9826cfec408a0fec92064ba82d87f5eb4d4a16 /sesman/chansrv/pulse/module-xrdp-source-symdef.h | |
| parent | 824909118367d0b012069a3aa94b70b990b6ece0 (diff) | |
| parent | b95dc9e12f570c6612c74f2b9b409946ad5ecdcb (diff) | |
| download | xrdp-proprietary-0a6a55b5472fff76a09d3b2435ec0d09329a93d7.tar.gz xrdp-proprietary-0a6a55b5472fff76a09d3b2435ec0d09329a93d7.zip | |
Merge pull request #370 from proski/typos
Typo fixes and more
Diffstat (limited to 'sesman/chansrv/pulse/module-xrdp-source-symdef.h')
| -rw-r--r-- | sesman/chansrv/pulse/module-xrdp-source-symdef.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sesman/chansrv/pulse/module-xrdp-source-symdef.h b/sesman/chansrv/pulse/module-xrdp-source-symdef.h index e0467648..41e364ce 100644 --- a/sesman/chansrv/pulse/module-xrdp-source-symdef.h +++ b/sesman/chansrv/pulse/module-xrdp-source-symdef.h @@ -1,5 +1,5 @@ -#ifndef foomodulenullsourcesymdeffoo -#define foomodulenullsourcesymdeffoo +#ifndef MODULE_XRDP_SOURCE_SYMDEF_H +#define MODULE_XRDP_SOURCE_SYMDEF_H #include <pulsecore/core.h> #include <pulsecore/module.h> |
