summaryrefslogtreecommitdiff
path: root/apps/examples
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-29 15:26:03 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-29 15:26:03 -0600
commit35953048184e5f15bb29eb44356294d81a627ed8 (patch)
treec50a4e030242b28f5eae3e01fc20b3ba009be41e /apps/examples
parenta479cce8f2837a6542bc6163e81a7180b8aa564b (diff)
downloadpx4-nuttx-35953048184e5f15bb29eb44356294d81a627ed8.tar.gz
px4-nuttx-35953048184e5f15bb29eb44356294d81a627ed8.tar.bz2
px4-nuttx-35953048184e5f15bb29eb44356294d81a627ed8.zip
Cosmetic updates to comments
Diffstat (limited to 'apps/examples')
-rw-r--r--apps/examples/udgram/udgram_client.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/udgram/udgram_client.c b/apps/examples/udgram/udgram_client.c
index a3f88eba7..cec238d05 100644
--- a/apps/examples/udgram/udgram_client.c
+++ b/apps/examples/udgram/udgram_client.c
@@ -1,7 +1,7 @@
/****************************************************************************
- * examples/udp/udp-client.c
+ * examples/udgram/udgram_client.c
*
- * Copyright (C) 2007, 2015 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2015 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without