Explorar el Código

cosmetic changes

ambrop7 hace 14 años
padre
commit
f4fe2c4458
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      ncd/modules/print.c

+ 2 - 1
ncd/modules/print.c

@@ -38,7 +38,8 @@
  * Description:
  *   On deinitialization, prints strings to standard output.
  * 
- * Synopsis: rprintln([string str ...])
+ * Synopsis:
+ *   rprintln([string str ...])
  * Description:
  *   On deinitialization, prints strings to standard output, and a newline.
  */